Ubuntu Forums Archive Viewer

Integrate Samba Permissions with Active Directory.

Archived thread 2258088 from Fedora/RedHat and derivatives. Markdown source: FedoraRedHat_and_derivatives/thread_2258088_Integrate_Samba_Permissions_with_Active_Directory..md

Original URL About this archive
#1

Hello Folks.How are you?I joined my CentOS into Windows Domain and I want to give Permission to files and Directory via Active Directory. When I use "getent passwd" and "getent group", I can see All AD users and Groups. I use below command to give Permission to a Folder via ACL :``` setfacl -m g:"jasondomain\jason-rw":rwx /home/local/jasondomain/jason/test

[Test][comment = testpath = /home/local/jasondomain/jason/testbrowsable = yesinherit acls = yesinherit permissions = yesinherit owner = yesmap acl inherit = yesacl check permissions = yesnt acl support = yes#valid users = %D\%S#write list = @jasondomain\domain^adminsread only = no