Re: choosing ACLs

2013-02-19 Thread Lowell Gilbert
Robert Huff roberth...@rcn.com writes:

   man tunefs mentions two types of ACLs: POSIX.1e and NFSv4.
   Am I correct in assuming an unqualified ACL in general usage
 defaults to the former, not the latter?

Nearly all ACL functionality is implemented in a single module, with NFS
ACLs being one of several extensions to the POSIX kind. I'd estimate
that most unqualified references actually apply to any ACLs at all, but
your assumption probably won't steer you all that far wrong.

I apologize for being a little non-commital here; I'm working on a small
screen and looking at code is inconvenient here.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


choosing ACLs

2013-02-17 Thread Robert Huff

man tunefs mentions two types of ACLs: POSIX.1e and NFSv4.
Am I correct in assuming an unqualified ACL in general usage
defaults to the former, not the latter?

Respectfully,


Robert Huff
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org