[Samba] Samba and Windows ACL Issue

Ross McInnes sysrm at stvincent.ac.uk
Thu Jun 2 11:55:18 GMT 2005


Yeah sorry about that, replied to all this time :)


All of those returned positive, so from that I can assume that its running
acl/xattr?

Many thanks

Ross 

-----Original Message-----
From: Tony Earnshaw [mailto:tonye at billy.demon.nl] 
Sent: 02 June 2005 12:19
To: Ross McInnes
Cc: samba at lists.samba.org
Subject: RE: [Samba] Samba and Windows ACL Issue

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