Hi, is it safe to mount sysvol from a NAS with extended ACL support for Multi-DC environment ? The doc talks about distributed FS being not compatible, what about mounting the same share on multi-dc ? -- Regards, Adnan RIHAN GPG: D433-5C63 (https://keybase.io/max13/key.asc) ? If you are not using GPG/PGP but want to send me an encrypted e-mail: https://encrypt.to/0xD4335C63. -------------- next part -------------- A non-text attachment was scrubbed... Name: OpenPGP_signature.asc Type: application/pgp-signature Size: 840 bytes Desc: OpenPGP digital signature URL: <http://lists.samba.org/pipermail/samba/attachments/20230920/d336b143/OpenPGP_signature.sig>
On Wed, 20 Sep 2023 07:39:16 +0200 Adnan RIHAN via samba <samba at lists.samba.org> wrote:> Hi, is it safe to mount sysvol from a NAS with extended ACL support > for Multi-DC environment ? > > The doc talks about distributed FS being not compatible, what about > mounting the same share on multi-dc ?Sorry, but I do not think that is going to work. For sysvol to work, groups need to own things and you require idmap_ldb on Samba for that. However idmap_ldb can only be used on a DC. Rowland