Default acl
"Mr X" <[email protected]> Mon, 9 Apr 2007 21:13:19 +0200
| Newsgroups | gmane.comp.archivers.star.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm unable to backup "default acl" using star. --- sample of a little test: $ mkdir folder ; setfacl -d -m u::rwx folder $ getfacl folder # file: folder # owner: root # group: root user::rwx group::r-x other::r-x default:user::rwx default:group::r-x default:other::r-x $ star -Hexustar -acl -c f=test ./folder/ $ mkdir out ; cd out $ star -acl -x f=../test $ getfacl folder # file: folder # owner: root # group: root user::rwx group::r-x other::r-x Output of getfacl on the restored folder isn't what I expected... A quick description of my current setup: - Debian 3.1, with kernel 2.6.18 i686 - filesystem is reiserfs 3.6 with mount option : user_xattr,acl - star version is 1.5a67 Is there a way to save "default acl" using star ? Best regards, xavier _______________________________________________ Star-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/star-users