Displaying 1 result from an estimated 1 matches for "xauthorityintmp".
Did you mean:
sxauthorityintmp
2002 Feb 12
0
[Patch] Xauthority file in /tmp
...nusual for users/admins not to have home
directories on servers, which means that since this patch xforwarding has
been broken in such cases.
The attached patch (also available at
http://www.docbert.org/outgoing/xauthority-in-tmp.patch ) re-introduces
this feature via a configuration option "XauthorityInTmp". The default
value of this variable is "no" (ie, the default behaviour is unchanged).
The majority of the code had been copied from 2.9p1 (The last general
releases which put xauthority in /tmp), with a few minor modification,
including security improvements for removing the files...