Re: 5.1 setfacl problem

From: Robert Watson <rwatson_at_freebsd.org>
Date: Sun, 20 Jul 2003 16:18:43 -0400 (EDT)
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_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
> 
Received on Sun Jul 20 2003 - 11:19:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:15 UTC