Displaying 1 result from an estimated 1 matches for "system_admin".
Did you mean:
systemadmin
2018 Jun 12
2
Access denied
...rtido
read only = no
The server was corerectly joined to the domain and we can query the AD for
users and groups with getent passwd and getent group.
According to the wiki, the directory must be owned by root and owner group
is system admins from the AD, like this:
drwxrwx---+ 2 root system_admins 51 jun 12 17:22 compartido
All good so far, and we can modify ACL from windows, and query this
configuration with getfacl.
But when we try to acces the shared directory, we get the access denied
error, and we get this from log:
../source3/smbd/smb2_server.c:3120(smbd_smb2_request_error_ex)
sm...