[Samba] Unix Attributes not working as expected in a member server

Luis Peromarta lperoma at icloud.com
Thu Apr 27 09:56:02 UTC 2023


Thanks Rowland, replaced as per the indication:

# Default ID mapping configuration for local BUILTIN accounts

        idmap config * : backend = tdb
        idmap config * : range = 3000-7999

# idmap config for the MAD domain

        idmap config MAD : backend = ad
        idmap config MAD : schema_mode = rfc2307
        idmap config MAD : range = 10000-999999

# winbind config:

        idmap config MAD : unix_nss_info = yes
#       winbind nss info = rfc2307
        winbind use default domain = yes
#       winbind enum users = yes
#       winbind enum groups = yes

But still no luck.

getent passwd luis
luis:*:10005:10000:Luis Peromarta:/home/MAD/luis:/bin/false

Anything else I can try?

Thanks,

> On 27 Apr 2023, at 11:28, Rowland Penny via samba <samba at lists.samba.org> wrote:
> 
> Which means, replace 'winbind nss info = rfc2307' with 'idmap config MAD : unix_nss_info = yes'



More information about the samba mailing list