setfacl -d
Clive Lin
clive at tongi.org
Wed May 25 15:15:42 GMT 2005
On Mon, May 23, 2005 at 01:56:59PM +0200, Herv? Kergourlay wrote:
> Clive Lin a =E9crit :
> > For freshly created directory, you have to do 'setfacl -m ...' first.
> >$ mkdir aclTest
> >$ setfacl -d -m u:clive:rwx aclTest
> >setfacl: acl_calc_mask() failed: Invalid argument
> >setfacl: failed to set ACL mask on aclTest
> >$ setfacl -m u:clive:rwx aclTest
> >$ getfacl aclTest | setfacl -d -b -n -M - aclTest
> >$ getfacl -d aclTest|grep clive
> >user:clive:rwx
>=20
> it's effectively working
> but it's a very complex method, how can the standard user knows that ?
Perhaps it could be documented in the setfacl(1) EXAMPLES section :>
--=20
Clive Tong-I Lin | http://tongi.org | PGP KeyID: A008C03E
More information about the freebsd-fs
mailing list