problems with sec=krb5

Rohit Kumar Mehta rohitm at engr.uconn.edu
Wed Mar 28 16:35:36 EDT 2007


Kevin Coffman wrote:
> 
> 
> OK!  The userland/nfs-utils part is now working and a gss context has
> been created with the server.  We're now failing to pass it down to
> the kernel.  I'm guessing that this error has something to do with
> missing crypto modules in the kernel.  If your kernel is built with
> modules,  does lsmod show rpcsec_gss_krb5?  Otherwise, "modprobe
> rpcsec_gss_krb5" to get it loaded.
> 

Yeah I have been typing "modprobe rpcsec_gss_krb5" every time I reboot.

root at cselin12:~# lsmod|grep rpc
rpcsec_gss_krb5        11528  0
auth_rpcgss            54048  1 rpcsec_gss_krb5
sunrpc                172600  5 rpcsec_gss_krb5,auth_rpcgss,nfs,lockd

I am running  2.6.15-23-amd64-generic Ubuntu kernel.  Should I try 
recompiling with the latest and greatest nfs4 patches from CITI website?


Rohit


More information about the NFSv4 mailing list