NFS access.

2005-03-22 Thread Michel Bouchet
Hello,

I am trying to use NFS server on a testing FreeBSD machine.

I have been able to share a folder with a linux machine.

But if I want the client to have write access to this folder; I have not
found a better way than giving world wide write access on this folder.

There has to be a better way. But what is it ?

Is there a way to map the NFS-Client user to a certain unix user for
instance ?

Thanks for any tip.

Michel

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: NFS access.

2005-03-22 Thread Luke Kearney

On Tue, 22 Mar 2005 17:02:37 +0900
Michel Bouchet [EMAIL PROTECTED] spake thus:

 Hello,
 
 I am trying to use NFS server on a testing FreeBSD machine.
 
 I have been able to share a folder with a linux machine.
 
 But if I want the client to have write access to this folder; I have not
 found a better way than giving world wide write access on this folder.
 
 There has to be a better way. But what is it ?
 
 Is there a way to map the NFS-Client user to a certain unix user for
 instance ?
 
 Thanks for any tip.
 
 Michel
 

man exports should give you a good starting point.

HTH

LukeK


-- 
 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]