NFSv4+Kerberos: Special device does not exist
Trond Myklebust
trond.myklebust at fys.uio.no
Fri Mar 9 13:12:22 EST 2007
On Fri, 2007-03-09 at 19:04 +0100, Johan Marcusson wrote:
> And the exports on the server look like this:
> /export
> *(rw,fsid=0,insecure,no_subtree_check,anonuid=65534,anongid=65534)
>
> /export/raid5-storage
> gss/krb5(sync,ro,nohide,insecure,no_subtree_check,anonuid=65534,anongid=65534)
>
If you want to use krb5 on /export/raid5-storage, then you will also
need an entry of the form
/export gss/krb4(rw,fsid=0,insecure,no_subtree_check,anonuid=65534,anongid=65534)
If not, then the client will not be able to use krb5 authentication as
it walks down through /export in order to get to /export/raid5-storage.
Cheers
Trond
More information about the NFSv4
mailing list