>  make sure your filesystem is mounted with user_xattr:
>  dev/hda5 / ext3,acl,user_xattr defaults 1 1

>  >  acls and user_xattrs are set in the fstab and have been tested

As mentioned in the original post, user_xattr is on and has been tested
to work properly.

As root:

test01:root:/export/data/test>attr -s testatt -V testval  test
Attribute "testatt" set to a 7 byte value for test:
testval
test01:root:/export/data/test>attr -g testatt test
Attribute "testatt" had a 7 byte value for test:
testval

As a user:
test01:scrosby:/export/data/test>-V testval  testfile            <
Attribute "testatt" set to a 7 byte value for testfile:
testval
test01:scrosby:/export/data/test>attr -g testatt testfile
Attribute "testatt" had a 7 byte value for testfile:
testval


-- 
Tomek
http://wpkg.org
WPKG - software deployment and upgrades with Samba
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

The information transmitted is intended only for the person(s) or entity to 
which it is addressed and may contain sensitive and/or privileged material. Any 
review, retransmission, dissemination or other use of, or taking of any action 
in reliance upon, this information by persons or entities other than the 
intended recipient(s) is prohibited. If you received this in error, please 
contact the sender and destroy any copies of this document.

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to