is this possible? (let user able to access two moint points, one beneath another)

2007-07-22 Thread Zhang Weiwu
Dear all I wish to export two directories for other people to mount, so I write in my /etc/exports: /var/ftp/pub -ro /var/ftp/pub/music -ro Start NFS server then I found only /var/ftp/music is successfully exported, /var/log/message says: Jul 22 15:34:32 exupery mountd[4

Re: is this possible? (let user able to access two moint points, one beneath another)

2007-07-22 Thread Beech Rintoul
On Saturday 21 July 2007, Zhang Weiwu said: > Dear all > > I wish to export two directories for other people to mount, so I > write in my /etc/exports: > > /var/ftp/pub -ro > /var/ftp/pub/music -ro > > Start NFS server then I found only /var/ftp/music is successfully > exported, /va

Re: is this possible? (let user able to access two moint points, one beneath another)

2007-07-22 Thread Zhang Weiwu
On Sun, 2007-07-22 at 00:49 -0800, Beech Rintoul wrote: > Try writing the export: > > /var/ftp/pub /var/ftp/pub/music -ro Thanks, this solved the problem instantly! ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: is this possible? (let user able to access two moint points, one beneath another)

2007-07-22 Thread Beech Rintoul
On Sunday 22 July 2007, Zhang Weiwu said: > On Sun, 2007-07-22 at 00:43 -0800, Beech Rintoul wrote: > > Try writing the export: > > > > /var/ftp/pub /var/ftp/pub/music -ro > > This worked! Thanks otherwise I wouldn't know the difference. > > I used to write such thing on Linux that worked: > /var