Date: Sun, 20 Jul 2003 16:18:43 -0400 (EDT) From: Robert Watson <rwatson@freebsd.org> To: "Branko F. Gracnar" <bfg@noviforum.si> Cc: freebsd-current@freebsd.org Subject: Re: 5.1 setfacl problem Message-ID: <Pine.NEB.3.96L.1030720161755.91635B-100000@fledge.watson.org> In-Reply-To: <00c101c34ed0$fb6c2ac0$fac8a8c0@MORDOR>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jul 2003, Branko F. Gracnar wrote:
> >specify what POSIX.1e considers an incomplete ACL and rejects. Try using:
> >
> > setfacl -dm u::rwx,g::rx,o::rx,u:some_user:rwx,m:rwx test_directory
Looks like you might have some typos:
> # setfacl -dm u::rwx,g::rx,o:rx,g:some_group:rwx,m:rwx test_directory
^^^ o::rx ^^ m::rwx
Try with those changes and let me know if it's still causing problems.
> setfacl: acl_from_text() failed: Invalid argument
>
> ...
>
> Brane
>
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1030720161755.91635B-100000>
