> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Ken > Hornstein .... > - Assuming you're using ssh (I am guessing that you are), convince sshd > to write your Xauthority information somewhere else, like a file > in /tmp (and make sure your XAUTHORITY environment variable is correct). > I would guess this is possible, but I don't know if there's an easy > way to do it.
Well, if you are using a non-brain dead ssh/pam stack, you should be able to add pam_env into your pam ssh auth list, with a config file that specifies an appropriate XAUTHORITY variable. Be aware that if you choose something like /tmp you need to consider what your tmp directory cleanup program will do to the xauthority files placed there. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
