Date: Mon, 10 Oct 2011 11:41:14 +0200 From: Arnaud Houdelette <tzim@tzim.net> To: <freebsd-stable@freebsd.org> Subject: Support for multiple acl entries for same user or group in setfacl. Message-ID: <64f120891150935c94aaf63f9ea6556d@tzim.net>
next in thread | raw e-mail | index | archive | help
Hello.
You did a great work implementing NFSv4 ACLs into freebsd.
Only I found it difficult to add 2 acl entries for the same user or
group, using setfacl.
I.E, if you want 2 entries for @owner :
owner@:--x-----------:-d----:allow
owner@:rw----a-R-c--s:fd----:allow
The only way to get this is using -a.
But -a this is pretty impractical, as you must specify a position, and
cannot import entries from a file.
Do you know a practical way to do this easily ?
Could we modify setfacl behavior or add a -A option ?
Regards,
Arnaud Houdelette
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64f120891150935c94aaf63f9ea6556d>
