search for: mssfunisdomain

Displaying 1 result from an estimated 1 matches for "mssfunisdomain".

Did you mean: mssfu30nisdomain
2019 Jan 19
1
Should the group "Domain Admins" have a gidNumber or not?
...be changed by issuing the following command: chown root:"Domain Admins" /srv/samba/demo My member server uses the ad ID mapping backend. So, if I understand correctly, for any linux command to recognize an AD group, the group needs to have the attributes "gidNumber" and "msSFUNisDomain" set. However, if I remember information provided on this list correctly, it is not recommended to set uidNumber for Administrator, nor gidNumber for the Domain Admins group. But if it's not set the chown command fails. Running chown root:"domain users" works because "doma...