"[Bug 305]" <[EMAIL PROTECTED]> writes: > chown -R rpcuser.rpcuser /var/lib/nfs/statd/ > The problem will manifest itself when a user tries to initiate a Gnome login > session where the /home directories are mounted over NFS. By default, gconf will > attempt to obtain an NFS lock in the user's home directory using a file named > '/home/user/.gconf-test-locking-file'. Because rpc.statd was not started > correctly by the /etc/init.d/nfslock startup script, this attempt to obtain a > NFS lock will fail, and the user will not be able to log into the Gnome desktop.
sorry but it's look likeyou have problem somewhere else, default rpm has clearly : chmou@no|~| rpm -qpl -v /RPMS/nfs-utils-clients-1.0.1-1mdk.i586.rpm [...] drwx------ 2 rpcuser rpcuser 0 Aug 1 22:10 /var/lib/nfs/statd and on a default cooker installation i have : (root@valorum)[nfs]-$ ls -ld statd/ drwx------ 4 rpcuser rpcuser 4096 jan 6 15:42 statd/ (root@valorum)[nfs]-$ and rpc.statd doen't have any problems.
