NFSv4 + Kerberos + users

Steve Dickson SteveD at redhat.com
Thu Jun 21 10:56:32 EDT 2007


sorry for the delayed response...

Zoltan Menyhart wrote:
> 
> What should be added to indicate that user_i/<machine>.<domain>@<realm> 
> is allowed
> to mount his/her own partition ?
> (I do not need an ACL for the files on the file system.)
the user has to do a kinit [user@<relam>] to access the filesystem...

> 
> When I do a "mount server:/", like I did above as root, everything is 
> mounted.
> How can server:/sdxi be mounted separately?
I believe adding 'nohide' to the pseudo root export
(i.e. /export (fsid=0,nohide) ) should do the trick...

steved.



More information about the NFSv4 mailing list