NFSv4+Kerberos: Special device does not exist
Johan Marcusson
independence at blinkenlights.se
Fri Mar 9 13:46:11 EST 2007
fre 2007-03-09 klockan 13:12 -0500 skrev Trond Myklebust:
> 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
>
>
Ah, okay. Thanks. Now I'm able to mount the volume, but I get another
errar instead. When I try to list the files on the volume from the
client, it hangs and I gets lots and lots of messages like this one from
gssd:
handling krb5 upcall
getting credentials for client with uid 1000 for server
saturn.marcusson.local
CC file 'krb5cc_0' being considered
'/tmp/krb5cc_0' owned by 0, not 1000
CC file 'krb5cc_machine_MARCUSSON.LOCAL' being considered
'/tmp/krb5cc_machine_MARCUSSON.LOCAL' owned by 0, not 1000
using FILE:/tmp/krb5cc_1000 as credentials cache for client with uid
1000 for server saturn.marcusson.local
using environment variable to select krb5 ccache FILE:/tmp/krb5cc_1000
creating context using fsuid 1000 (save_uid 0)
ERROR: GSS-API: error in gss_acquire_cred(): Unspecified GSS failure.
Minor code may provide more information - Unknown code krb5 195
WARNING: Failed while limiting krb5 encryption types for user with uid
1000
WARNING: Failed to create krb5 context for user with uid 1000 for server
saturn.marcusson.local
doing error downcall
More information about the NFSv4
mailing list