On Wed, Feb 09, 2005 at 11:53:20PM +0100, Steinar H. Gunderson wrote:
>   Feb  9 23:41:51 altersex kernel: NFSD: setclientid: string in use by
>   client(clientid 420a9105/00000038)
>   Feb  9 23:42:22 altersex last message repeated 12107 times

I found the bug. Two more points to add:

- The server must load the rpcsec_gss_krb5 kernel module for Kerberos, not
  just the client. (I already knew this, I just forgot to write it the last
  time.)
- Your hostname MUST NOT resolve to 127.0.0.1 on the local machine; if in
  doubt, do "ping `hostname --fqdn`" and see what it says. If it says
  127.0.0.1 or gets an error, you will get odd problems about "setcliendid:
  string in use by client" from the kernel when mounting from multiple
  places. :-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to