Let's say I have a ZFS filesystem set up to share to users via CIFS, but ACLs are fine grained into the subfolders of the share to where certain users can't go into. Let's also say I'm leveraging ZFS snapshots to enable Windows users to restore "Previous Versions". Will the ACLs still keep certain users out of locations they're not supposed to browse into in the snapshots?

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

Yes, ACLs carry through to the snapshots, so users will have the same access to the snapshot views as they do to the live volume.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.