Hello, I'm sure there is a simple solution, but I am unable to figure this one out.
Assuming I have tank/fs, tank/fs/fs1, tank/fs/fs2, and I set sharenfs=on for tank/fs (child filesystems are inheriting it as well), and I chown user:group /tank/fs, /tank/fs/fs1 and /tank/fs/fs2, I see: ls -la /tank/fs user:group . user:group fs1 user:group fs2 user:group some_other_file If I mount server:/tank/fs /tmp/mount from another machine, I see: ls -la /tmp/mount user:group . root:wheel fs1 root:wheel fs2 user:group some_other_file How can I get user:group to propagate down the nested ZFS filesystem over NFS? Thanks, Marko
_______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss