[Samba] cifsacl not working

Ken Bass kbass at kenbass.com
Thu Sep 24 15:58:01 UTC 2020


On 9/24/20 11:51 AM, Aurélien Aptel wrote:
> The request-keys config looks right.
>
> You can check if winbind is properly configured trying to map with the
> winbind CLI client called wbinfo. For example:
>
> # wbinfo -i NUC\\administrator
> NUC\administrator:*:20501:20514::/home/NUC/administrator:/bin/bash
>                      ^^^^^ ^^^^^
>                       uid   gid
>
> Cheers,

# wbinfo -i MYDOM\\user
user:*:1001:1001::/home/user:/bin/bash

Those uid/gid are correct. They match the server and also match the 
uid/gid in the AD for the user.
It seems everything is working except for the cifsacl id mapping part.


More information about the samba mailing list