Displaying 1 result from an estimated 1 matches for "28setting_up_a_new_domain".
2013 Jul 29
1
Consistent Inter-Samba UID/GID Mappings
...irectory, I rebuilt my
test domain (Samba4) using the --use-rfc2307 option in the samba-tool
domain provision command.
"The --use-rfc2307 option enables your Samba AD automatically to store
posix attributes."
--
https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Provisioning_Samba_.28Setting_up_a_new_domain.29
This sounded like it would work perfectly for my needs. However it
doesn't. I'd hoped that it would ensure that any new user or group is
automagically assigned a uidNumber or gidNumber, etc. Currently I'm
using RSAT to administer the directory.
I'm rather hoping that someone...