Sporadic '.Xauthority not writable, changes will be ignored' going from OSX -> Linux
- by Kamil Kisiel
Every now and then when users SSH from their OS X (Snow Leopard) workstation to one of our Linux hosts they receive the message:
/usr/bin/xauth: ~/.Xauthority not writable, changes will be ignored
Of course, their X forwarded applications will not work at this point.
However, if they log out and log right back in again they do not get the message and everything works as expected.
On their Mac they get their home directory via AFP. The Linux machines get it via NFS.
Any ideas on what could be going on here?