[982] in RedHat Linux List
Re: exmh and .Xauthority
daemon@ATHENA.MIT.EDU (Julien Maillard)
Fri Oct 25 17:08:57 1996
To: redhat-list@redhat.com
In-reply-to: Your message of "Fri, 25 Oct 1996 12:56:58 -0000."
<199610251256.MAA03191@ts13-9.homenet.ohio-state.edu>
Reply-To: maillard@vt.edu
Date: Fri, 25 Oct 1996 15:39:25 -0400
From: Julien Maillard <maillard@tulipe.val.org>
Resent-From: redhat-list@redhat.com
> I keep getting the security message when trying to run exmh.
> I am completely confused about how to get the .Xauthority
> file working. I even downloaded the emxh tar file to look
> at the misc/.Xauthority stuff. It keeps referring to an
> .xserverrc file. ??????????
>
> Any help will be much appreciated.
here is what i did running xdm (now i have the feeling this might not work if you start X with xinit (startx) instead...)
add in your .xinitrc (or .Xclients if no .xinitrc in your home directory):
--
# so that exmh runs without this X unsecure stuff
XAUTHORITY=$HOME/.Xauthority
export XAUTHORITY
xhost -
--
hope this help...
--
Julien Maillard maillard@vt.edu
Virginia Tech
tel: (540) 231 4285, fax: (540) 231 8836
--
PLEASE read the Red Hat FAQ, Tips, HOWTO and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-HOWTO
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null