>-----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 shared out twice with different >permissions > >> 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 access and can't delete any files, if you come >> in the 2nd path, then you will have read/write access. > >I think you can do this client-side. > >mkdir /foo1 >mkdir /foo2 >mount nfsserver:/exports/bar /foo1 >mount -o ro nfsserver:/exports/bar /foo2
Thanks Edward. The client side solution works great. Happy holidays!! Geoff _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss