Re: Locked file prevents logging in by user on client

Robin Holt <[email protected]> Tue, 24 Apr 2007 15:52:13 -0500
Newsgroups gmane.comp.gnome.lib.gconf
Message-ID <[email protected]>
On Tue, Apr 24, 2007 at 03:02:04PM -0500, Joe Baker wrote:
> You mentioned that your home directory is mounted over NFS.

Hearing about an NFS home directory reminds me of a incomaptibility
between Linux and Irix NFS where the Irix box was the NFS server and
had the directories exported from a filesystem created with xfs logs
version 1 which used a 64 bit value which caused Linux's readdir()
implementation to fail.

Good Luck,
Robin