On Thu, Jun 3, 2010 at 5:23 AM, Duncan Groenewald
<dagroenew...@optusnet.com.au> wrote:
> I can't find any useful information on how to grant access to an NFS share.  
> Any ideas on how to give a user on a WIndows PC access to the NFS share.  
> They don't have a login on the OpenSolaris NFS server.

You can set access via the sharenfs property. For instance,
# zfs set sharenfs=...@192.168.1.0/24 foo
will allow read/write access to the 192.168.1.0 subnet.

-B

-- 
Brandon High : bh...@freaks.com
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to