[Samba] smaba 2.2.5 and acls on XFS

Soeren Malchow smalchow at web.de
Mon Aug 19 09:57:01 GMT 2002


Hi

i have a question concerning the acl supoprt of samba, i have a mandrake9 (2.4.19) with a xfs partition installed
locally i can get and set acls on the xfs parition

snip

[root at aclsmb data]# getfacl samba/
# file: samba
# owner: root
# group: root
user::rwx
group::r-x
other::r-x

[root at aclsmb data]# setfacl -m u:smalchow:rwx samba/
[root at aclsmb data]# getfacl samba/
# file: samba
# owner: root
# group: root
user::rwx
user:smalchow:rwx
group::r-x
mask::rwx
other::r-x

[root at aclsmb data]#


but i can't modify acls from within the native windows security dialog.

the samba machine is joined to the domain and i am trying to authenticate via winbind

this is the relevant smb.conf   

workgroup = CTS-IO
server string = Samba Server %v

security = domain
password server = *
encrypt passwords = yes
smb passwd file = /etc/samba/smbpasswd
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind separator = \
winbind use default domain = yes
template homedir = /home/%D/%U
 obey pam restrictions = yes

[data]
   comment = whatever
   path = /data/samba
   read only = no
   public = yes

#smb.conf end

# this is the /etc/pam.d/samba

auth            required        /lib/security/pam_securetty.so
auth            required        /lib/security/pam_nologin.so
auth            sufficient      /lib/security/pam_winbind.so
auth            required        /lib/security/pam_pwdb.so user_first_pass shadow nullok
account         required        /lib/security/pam_winbind.so
session         required        /lib/security/pam_stack.so service=system-auth-winbind
password        required        /lib/security/pam_stack.so service=system-auth-winbind

Can anyone please give me a hint how to get ACLs running

Soeren




______________________________________________________________________________
Die clevere Geldreserve: der DiBa-Privatkredit. Funktioniert wie ein Dispo, 
ist aber viel gunstiger! Alle Infos: http://diba.web.de/?mc=021104




More information about the samba mailing list