eQuoting Sumit Bose <[email protected]> on Tue, Feb 28 10:00:
>
> Thank you for the logs. There is an issue in the logs related to mapping
> the root user. Are you trying to modify ACL for the root user or for
> some other user?
> 
> If it is about the root user then this behaviour is kind of expected
> because SSSD does not handle the root user when it comes to nss and PAM
> and this is inherited to the SID mapping code as well.

Some other user. I login to a Windows box with my admin account (in the
OU child domain) which is a member of the group that owns the folder
(OU\metro-us-admins).

The directory I was trying to add permissions to was owned by root (see
getfacl output below). I tried changing the owner of the folder to my
active directory user ([email protected]), but it did not change the
behavior, ACLs added in Windows still disappear when Apply is clicked.
The weird part is that Windows did automatically add CREATOR OWNER and
CREATOR GROUP ACLs successfully.

Thanks for the suggestions. I'll keep poking from my end.

root@phys-adtest:/storage# getfacl metro-us-admins/
# file: metro-us-admins/
# owner: root
# group: [email protected]
user::rwx
group::rwx
group:[email protected]:rwx
mask::rwx
other::rwx
default:user::rwx
default:group::rwx
default:group:[email protected]:rwx
default:mask::rwx
default:other::---

-- 
Omen Wild
Systems Administrator
Metro Cluster

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
sssd-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to