Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-21 Thread Darren J Moffat
On 20/12/2010 19:26, Geoff Nordli wrote: I guess he has some application he can imprison into a specific read-only subdirectory, while some other application should be able to read/write or something like that, using the same username, on the same machine. It is the same application, but for so

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-20 Thread Geoff Nordli
>From: Darren J Moffat >Sent: Monday, December 20, 2010 4:15 AM >Subject: Re: [zfs-discuss] a single nfs file system shared out twice with different >permissions > >On 18/12/2010 07:09, Geoff Nordli wrote: >> I am trying to configure a system where I have two different N

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-20 Thread Geoff Nordli
>From: Richard Elling >Sent: Monday, December 20, 2010 8:14 PM >Subject: Re: [zfs-discuss] a single nfs file system shared out twice with different >permissions > >On Dec 20, 2010, at 11:26 AM, "Geoff Nordli" wrote: > >>> From: Edward Ned Harvey >

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-20 Thread Richard Elling
On Dec 20, 2010, at 11:26 AM, "Geoff Nordli" wrote: >> From: Edward Ned Harvey >> Sent: Monday, December 20, 2010 9:25 AM >> Subject: RE: [zfs-discuss] a single nfs file system shared out twice with > different >> permissions >> >>> From

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-20 Thread Geoff Nordli
>From: Edward Ned Harvey >Sent: Monday, December 20, 2010 9:25 AM >Subject: RE: [zfs-discuss] a single nfs file system shared out twice with different >permissions > >> From: Richard Elling >> >> > zfs create tank/snapshots >> > zfs set sharenfs=on tank

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-20 Thread Edward Ned Harvey
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Richard Elling > > > zfs create tank/snapshots > > zfs set sharenfs=on tank/snapshots > > "on" by default sets the NFS share parameters to: "rw" > You can set specific NFS share parameters by

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-20 Thread Darren J Moffat
On 18/12/2010 07:09, Geoff Nordli wrote: I am trying to configure a system where I have two different NFS shares which point to the same directory. The idea is if you come in via one path, you will have read-only access and can't delete any files, if you come in the 2nd path, then you will have

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-19 Thread Richard Elling
On Dec 17, 2010, at 11:09 PM, Geoff Nordli wrote: > I am trying to configure a system where I have two different NFS shares > which point to the same directory. The idea is if you come in via one path, > you will have read-only access and can't delete any files, if you come in > the 2nd path, the

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-18 Thread Geoff Nordli
>-Original Message- >From: Edward Ned Harvey >[mailto:opensolarisisdeadlongliveopensola...@nedharvey.com] >Sent: Saturday, December 18, 2010 6:13 AM >To: 'Geoff Nordli'; zfs-discuss@opensolaris.org >Subject: RE: [zfs-discuss] a single nfs file system sha

Re: [zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-18 Thread Edward Ned Harvey
> From: zfs-discuss-boun...@opensolaris.org [mailto:zfs-discuss- > boun...@opensolaris.org] On Behalf Of Geoff Nordli > > I am trying to configure a system where I have two different NFS shares > which point to the same directory. The idea is if you come in via one path, > you will have read-only

[zfs-discuss] a single nfs file system shared out twice with different permissions

2010-12-17 Thread Geoff Nordli
I am trying to configure a system where I have two different NFS shares which point to the same directory. The idea is if you come in via one path, you will have read-only access and can't delete any files, if you come in the 2nd path, then you will have read/write access. For example, create the