[Samba] Acl not working
Rowland penny
rpenny at samba.org
Sun Nov 1 15:07:53 UTC 2020
On 01/11/2020 14:44, Philip Offermans wrote:
> Thanks
> It works :)
>
> It works but I still don’t fully understand what | did so; where I right. Is idmapping used to map windows users and groups, to unix?
>
> Philip
>
Basically yes, it just depends on which backend you used on how it is done.
'ad' uses uidNumber and gidNumber attributes that must be manually set in AD
'rid' calculates the Unix ID from the Accounts RID in AD
'autorid' calculates the Unix ID from the Accounts RID and Domain SID.
They all depend on the 'idmap config' lines and the ranges you set in them.
Rowland
More information about the samba
mailing list