[Samba] Samba and Windows ACL Issue
Tony Earnshaw
tonye at billy.demon.nl
Thu Jun 2 10:26:04 GMT 2005
tor, 02.06.2005 kl. 11.08 skrev Ross McInnes:
> I think acl's are working. But it doesn’t work from windows. I also get an
> error message with setfacl.
>
> Is there an easy way to tell if ACL is enabled in the kernel? I know ive put
> in the right syntax in /etc/fstab
You're running RHEL3. RHAS3 has native POSIX ACL support, so RHEL3
should have, too.
> And samba is compiled with acl support.
Do 'ldd /path/to/smbd-binary'. You should see both:
libattr.so.1 => /lib/libattr.so.1 (0x00387000)
and
libacl.so.1 => /lib/libacl.so.1 (0x00716000)
or suchlike.
what does 'mount' show you for the partition for which you think you
have ACL support? E.g., on my test rig:
/dev/hda10 on /m type ext3 (rw,acl,user_xattr)
--Tonni
--
mail: tonye at billy.demon.nl
http://www.billy.demon.nl
More information about the samba
mailing list