Re: Accessing RedHat Linux 8 system
Re: Accessing RedHat Linux 8 system
- Subject: Re: Accessing RedHat Linux 8 system
- From: Ettore Aldrovandi <email@hidden>
- Date: Thu, 27 Feb 2003 16:37:54 -0500 (EST)
On Fri, 28 Feb 2003 09:36:31 +1300 bryan <email@hidden> wrote:
I have not followed this thread and I haven't been near a RedHat box in a
fairly long time, but when you say:
>This works:
>
>[habanero:~] bryan% ssh -X ecstasy /usr/bin/program
>
what is /usr/bin/program exactly? I'm thinking that if RedHat uses OpenSSH
(I'm fairly sure it does) as MacOS X does, then X11 forwarding may not be
enabled by default. What is the output of
grep -i forwarding /etc/sshd_config
on ecstasy -- that's the RedHat box, right?
>and this does not:
>[habanero:~] bryan% ssh -X e
>[bryan@ecstasy bryan]$ /usr/bin/same-gnome
>
>the error reported:
>X11 connection rejected because of wrong authentication.
>Gdk-ERROR **: X connection to ecstasy:10.0 broken (explicit kill or
>server shutdown).
It is the "wrong authentication" that is suspicious. I wonder if there is
some problem in name resolution. What is the output of
cat /etc/hosts
still of the RedHat box? And also, how does "ecstasy" get its name
assigned?
--Ettore
Ettore Aldrovandi
Department of Mathematics - email@hidden
Florida State University - http://www.math.fsu.edu/~ealdrov
Tallahassee, FL 32306-4510, USA - [+]1 (850) 664-9717 (FAX: 4053)
_______________________________________________
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.