Displaying 1 result from an estimated 1 matches for "1207741".
Did you mean:
1207441
2019 Jun 03
3
chown and AD users
Hi everyone,
I want to set ACL's on some directories for AD users with chown command,
but it doesn't work.
wbinfo -u is ok and return all users. i.e :
DOMAIN\administrator
DOMAIN\user
...
if I try :
#chown -R "DOMAIN\user" /my_dir
I obtain this :
chown: incorrect user : "DOMAIN\\user"
chown systematically "adds" a backslash, but I don't