Re: Accessing RedHat Linux 8 system (really LinuxPPC)
Re: Accessing RedHat Linux 8 system (really LinuxPPC)
- Subject: Re: Accessing RedHat Linux 8 system (really LinuxPPC)
- From: bryan <email@hidden>
- Date: Tue, 4 Mar 2003 12:34:42 +1300
On Tuesday, March 4, 2003, at 09:15 AM, Ettore Aldrovandi wrote:
On Mon, 3 Mar 2003 14:28:08 +1300 bryan <email@hidden> wrote:
[habanero:~] bryan% ssh -X e
Last login: Mon Mar 3 14:14:53 from habanero.domain.com
Welcome to ecstacy!
^^^^^^^
Is this a typo?
yep. my bad.
What does
hostname
on ecstacy say?
[bryan@ecstasy bryan]$ hostname
ecstasy
I noticed two things:
1) ecstasy has "welcome to ecstacy" in motd. Is this a typo or
hostname is
set incorrectly some place? (Like in /etc/sysconfig/<whatever>)
My typo. Sorry for the confusion.
2) e is an alias to ecstasy set in the DNS configuration but not in the
host file on ecstasy itself.
Further checks to try:
can you log in with
ssh -X ecstasy
as opposed to ssh -X e? And in either case, what is the result of
running
xauth list
[habanero:~] bryan% ssh -X e
Last login: Tue Mar 4 12:26:55 from habanero.domain.com
Welcome to ecstasy!
[bryan@ecstasy bryan]$ xauth list
[bryan@ecstasy bryan]$ <no results returned>
[habanero:~] bryan% ssh -X ecstasy
Last login: Tue Mar 4 12:25:21 from habanero.domain.com
Welcome to ecstasy!
[bryan@ecstasy bryan]$ xauth list
[bryan@ecstasy bryan]$ <no results returned>
[habanero:~] bryan% ssh ecstasy
Last login: Tue Mar 4 12:25:01 from habanero.domain.com
Welcome to ecstasy!
[bryan@ecstasy bryan]$ xauth list
ecstasy/unix:0 MIT-MAGIC-COOKIE-1 e27c1e0e7bbbae8174b51115213b90fd
ecstasy.magnummac.co.nz:0 MIT-MAGIC-COOKIE-1
e27c1e0e7bbbae8174b51115213b90fd
[habanero:~] bryan% ssh e
Last login: Tue Mar 4 12:27:28 from habanero.domain.com
Welcome to ecstasy!
[bryan@ecstasy bryan]$ xauth list
ecstasy/unix:0 MIT-MAGIC-COOKIE-1 e27c1e0e7bbbae8174b51115213b90fd
ecstasy.magnummac.co.nz:0 MIT-MAGIC-COOKIE-1
e27c1e0e7bbbae8174b51115213b90fd
on ecstasy?
--Ettore
--
bryan
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.