Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS user autentification and NFS problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
GNUtoo
Veteran
Veteran


Joined: 05 May 2005
Posts: 1919

PostPosted: Sun Oct 14, 2007 4:09 pm    Post subject: NFS user autentification and NFS problem Reply with quote

hello, is it possible to make NFS autenticate users like in samba...
it's for remplacing samba because it's a lot faster...(tested it on a gigabit link)


i also have a problem...i can't share more than one folder with NFS:
i share 2 folders
i mount the first folder
i mount the second one
the content of the first folder was mount on the second mount point
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 23093

PostPosted: Sun Oct 14, 2007 8:22 pm    Post subject: Reply with quote

NFS authentication is done at the machine level. You can specify which machines are allowed to mount particular local directories, but you cannot require individual remote users to authenticate. However, NFS mounted volumes enforce normal Unix permissions, so if each user involved has a consistent uid on all machines, permissions will still work. For example, the GNUtoo user would need to be uid X on all machines, Hu be X+1 on all machines, etc.

For the second problem, please show us /etc/exports from the server and the mount commands from the client. If you are using fstab to remember mount options, post the /etc/fstab from the client.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum