Coert Waagmeester
2009-Jul-21 12:10 UTC
[CentOS] Centos 5 samba with AD integration and XFS with extended ACLs
Hello all, Firstly, I have checked on google, and there are indeed howtos on this subject. Have any of you done this or something similar on CentOS? If so, could you send me the configs maybe? How can I find out if the centos version of samba supports extended ACLs? I ran a modinfo xfs, and XFS supports it. I want to set up a samba server that authenticated to AD. I have that up and running, only the extended ACLs still to do. Thanks in advance, Coert
JohnS
2009-Jul-21 13:56 UTC
[CentOS] Centos 5 samba with AD integration and XFS with extended ACLs
On Tue, 2009-07-21 at 14:10 +0200, Coert Waagmeester wrote:> Hello all, > > Firstly, I have checked on google, and there are indeed howtos on this > subject. > > > Have any of you done this or something similar on CentOS? If so, could > you send me the configs maybe? > > How can I find out if the centos version of samba supports extended > ACLs? > I ran a modinfo xfs, and XFS supports it. > > I want to set up a samba server that authenticated to AD. > > I have that up and running, only the extended ACLs still to do. > > > Thanks in advance, > Coert---- It does indeed support ACLs. You will have to mount your disk using the ACL attribute in /etc/fstab that you are sharing. John