[Samba] Samba and Windows ACL Issue

Tony Earnshaw tonye at billy.demon.nl
Thu Jun 2 11:19:16 GMT 2005


tor, 02.06.2005 kl. 12.34 skrev Ross McInnes:

> [root at dev1 FixUserPerms]# ldd /usr/local/samba/sbin/smbd | grep attr
>         libattr.so.1 => /lib/libattr.so.1 (0xb74ec000)
> [root at dev1 FixUserPerms]# ldd /usr/local/samba/sbin/smbd | grep acl
>         libacl.so.1 => /lib/libacl.so.1 (0xb74e6000)
>  
> 
> /dev/sdb1 on /export/1 type ext3 (rw,acl,user_xattr)
> /dev/sdc1 on /export/2 type ext3 (rw,acl,user_xattr)
> 
> 
> Is what I get :/ Still cannot add another user to a file/directory

cd /lib/modules/2.4.21-20.EL/kernel/fs/ext3
grep -i acl ext3.o
Binary file ext3.o matches

or

strings ext3.o | less
search for acl:

system.posix_acl_access
system.posix_acl_default
ext3_xattr_set_acl

Please do at least CC the samba list. I'd far rather answer there, and
others can help you - not just me.

--Tonni

-- 
mail: tonye at billy.demon.nl
http://www.billy.demon.nl




More information about the samba mailing list