To read all comments associated with this story, please click here.
ZFS has ACL support.
What it doesn't have is Mandatory Access Control, but then neither does NTFS or HFS+.
<a href="http://en.wikipedia.org/wiki/Comparison_of_file_systems">source...
Edited 2007-06-06 21:33
Ummmmmm MAC is not part of the filesystem, it is part of the kernel. Linux uses SELinux for it's implementation of MAC (Mandatory Access Control) and stores the information in EA (Extended Attributes). However, not all filesystems support EA.
The creator of that table in wikipedia was likely confused. SELinux users can use ext3 as their filesystem because it supports EA.
Solaris uses Trusted Extensions as their form of MAC and I am not qualified to say how it works. If Solaris's Trusted Extensions need's extended attributes on the filesystem (which they probably do) then TE should work on ZFS.






Member since:
2005-06-28
No ACL support though?