Re: [zfs-discuss] zfs submounts and permissions with autofs

2007-04-25 Thread Wee Yeh Tan
On 4/24/07, Mark Shellenbaum <[EMAIL PROTECTED]> wrote: > Is it expected that if I have filesystem tank/foo and tank/foo/bar > (mounted under /tank) then in order to be able to browse via > /net down into tank/foo/bar I need to have group/other permissions > on /tank/foo open? > You are running

Re: [zfs-discuss] zfs submounts and permissions with autofs

2007-04-24 Thread Mark Shellenbaum
Gavin Maltby wrote: Hi, Is it expected that if I have filesystem tank/foo and tank/foo/bar (mounted under /tank) then in order to be able to browse via /net down into tank/foo/bar I need to have group/other permissions on /tank/foo open? You are running into bug: 4697677 permissions of underl

[zfs-discuss] zfs submounts and permissions with autofs

2007-04-24 Thread Gavin Maltby
Hi, Is it expected that if I have filesystem tank/foo and tank/foo/bar (mounted under /tank) then in order to be able to browse via /net down into tank/foo/bar I need to have group/other permissions on /tank/foo open? # zfs create tank/foo # zfs create tank/foo/bar # chown gavinm /tank/foo /tank