ACL Extended Attributes + Samba 2.2.1a

Virgo virgo at azcher.kharkov.ua
Thu Oct 18 01:57:25 GMT 2001


Hi Samba Team, administrators and users!
There is a core 2.2.19 with Extended Attributes and Access Control Lists
for Linux support.
Samba 2.2.1a was compiled with the parameter --with-acl-support
Problem:
When I create the file or directory on the disk there are rights of
object without Extented ACL.
Example:
# ls -al test/
total 16
drwxrwxr-x 2 root root 4096 Oct 18 11:41./
drwxrwx --- 143 virgo engineer 4096 Oct 18 11:41../
   # getfacl test/
   # file: test/
   # owner: root
   # group: root
user:: rwx
group:: r-x
group:users:rwx
mask:: rwx
other:: r-x
When I create the file in the directory "test" through NT Explorer, I
think that this file must be created with Extented ACL, but
# ls -al test/
total 16
drwxrwxr-x 2 root root 4096 Oct 18 11:45./
drwxrwx --- 143 virgo engineer 4096 Oct 18 11:41../
-rwxrw ---- 1 root engineer 0 Oct 18 11:45 Test_file*
   # cd test/
   # getfacl *
   # file: Test_file
   # owner: root
   # group: engineering
user:: rwx
group:: rw-
other:: ---
Any ideas?

Thank.
-- 
Registered Linux User #186627
ICQ UIN 50715669
E-Mail: mailto:virgo at azcher.kharkov.ua
SMS:    mailto:virgo at kyivstar.net
Tel:    +38(0572)194976
Fax:    +38(0572)194905






More information about the samba mailing list