I'm experiencing it the same way as with the original post. Every second login 
the user gets the error.
Whatever I tried so far by changing the exports on the server or modifying the 
mount on the client didn't solve the issue.

On Server, /etc/exports:
/export 192.168.42.0/24(rw,fsid=0,no_root_squash,sync,insecure,subtree_check)
/export/home 
192.168.42.0/24(rw,no_root_squash,sync,insecure,subtree_check,nohide)
/export/home/users 
192.168.42.0/24(rw,no_root_squash,sync,insecure,subtree_check,nohide)
/export/home/groups 
192.168.42.0/24(rw,no_root_squash,sync,insecure,subtree_check,nohide)

On the Client, /etc/fstab:
myserver:/home /home                        nfs     rw              0       2

On the Client, mount provides me as output:
myserver:/home on /home type nfs 
(rw,vers=4,addr=192.168.42.202,clientaddr=192.168.42.204)

My Server is running Lucid LTS (10.04) and was upgraded a while ago from Hardy 
LTS.
The Client is a fresh install running Natty (11.04)

The client configuration I did copy fom a Intrepid (8.10) which for
years connected to the Hard/Lucid server without any issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761991

Title:
  ICEauthority can't be updated on nfs home directory

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to