[1185] in RedHat Linux List
Re: exmh and .Xauthority
daemon@ATHENA.MIT.EDU (susan)
Sat Oct 26 22:24:26 1996
To: redhat-list@redhat.com
In-reply-to: Your message of "Fri, 25 Oct 1996 16:22:30 EST."
<199610252122.QAA12401@babba.cu-online.com>
Date: Sat, 26 Oct 1996 22:16:49 +0000
From: susan <susan@ts10-5.homenet.ohio-state.edu>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
Thank you for all your help.
I couldn't figure out how to get XDM to work with PAM. (xterm Didn't/
couldn't
read my /etc/profile or $HOME/.bash_profile). It looks like I've got a lot
of company. It is either a black art or so simple and elegant not to be
obvious.
I went back to using startx
Anyway this works:
In your $HOME/.bash_profile put
export XAUTHORITY=/home/susan/.Xauthority
xauth add :0 . $(mcookie)
In your /usr/bin/startx change
serverargs=""
to
serverargs="-auth $XAUTHORITY"
Thankyou again for all the help.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null