Managing ZFS File Systems in Oracle® Solaris 11.2

Exit Print View

Updated: December 2014
 
 

Solaris ACL Model Based on NFSv4

Previous versions of the Solaris OS supported an ACL implementation that was primarily based on the POSIX ACL draft specification. The POSIX-draft based ACLs are used to protect UFS files. A new Solaris ACL model that is based on the NFSv4 specification is used to protect ZFS files.

The main differences of the new Solaris ACL model are as follows:

  • The model is based on the NFSv4 specification and is similar to NT-style ACLs.

  • This model provides a much more granular set of access privileges.

  • ACLs are set and displayed with the chmod and ls commands rather than the setfacl and getfacl commands.

  • Richer inheritance semantics designate how access privileges are applied from directory to subdirectories, and so on.

For more information about using ACLs with ZFS files, see Chapter 7, Using ACLs and Attributes to Protect Oracle Solaris ZFS Files.