[Fwd: Re: [Siglinux] sshd and the display variable]

2004-09-03 Thread Doc Shipley
Well, that's *two* votes, right there. :^) Doc Original Message Subject: Re: [Siglinux] sshd and the display variable Date: Fri, 3 Sep 2004 19:15:17 -0500 From: Daniel Brown <[EMAIL PROTECTED]> To: Doc Shipley <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Re

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Daniel Brown
On Fri, Sep 03, 2004 at 05:02:22PM -0500, Doc Shipley wrote: > Daniel Brown wrote: > > >On Fri, Sep 03, 2004 at 04:39:10PM -0500, Doc Shipley wrote: > > > >> And when do we get to fix the damned reply-to? Please delete my > >>address from the To: lines of any replies. > > > > > >Take it up with

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Doug McLaren
On Fri, Sep 03, 2004 at 04:39:10PM -0500, Doc Shipley wrote: | Yebbut, do the *clients* have it set? Check /etc/ssh/ssh_config on | the client side. Look at the ssh -v output. It'll tell you if X is being forwarded or not. | >I did notice that the display variable was not set properly. So, co

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Doc Shipley
Daniel Brown wrote: On Fri, Sep 03, 2004 at 04:39:10PM -0500, Doc Shipley wrote: And when do we get to fix the damned reply-to? Please delete my address from the To: lines of any replies. Take it up with jstrunk. If he's still controlling the list and is still against the idea, some sort of con

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Daniel Brown
On Fri, Sep 03, 2004 at 04:39:10PM -0500, Doc Shipley wrote: > And when do we get to fix the damned reply-to? Please delete my > address from the To: lines of any replies. Take it up with jstrunk. If he's still controlling the list and is still against the idea, some sort of convincing will be

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Doc Shipley
Mark wrote: So, I just got access to a machine. When I ssh in, I can't throw x apps automatically. Before you say it, the sshd config file on the remote machine has X11forwarding set to 'yes'. Yebbut, do the *clients* have it set? Check /etc/ssh/ssh_config on the client side. I did notice that

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Robert Giles
At 13:06 9/3/04, Mark wrote: Oh yeah... it doesn't work with or without the -X flag. Might want to make sure your distribution's equivalent of Debian's "xbase-clients" package is installed on the remote machine (ie: whatever package includes xauth, etc.). The first time you SSH into the machine wit

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Mark
Oh yeah... it doesn't work with or without the -X flag. namaste, Mark On Fri, 3 Sep 2004, Austin Longino wrote: > Date: Fri, 03 Sep 2004 12:55:25 -0500 > From: Austin Longino <[EMAIL PROTECTED]> > To: Mark <[EMAIL PROTECTED]> > Subject: Re: [Siglinux] sshd and

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Mark
ect: Re: [Siglinux] sshd and the display variable > > What platform are you sshing to /from and are you using the -X switch? > > Austin > > Mark wrote: > > >So, I just got access to a machine. When I ssh in, I can't throw x apps > >automatically. > >

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Doug McLaren
On Fri, Sep 03, 2004 at 12:51:37PM -0500, Mark wrote: | I did notice that the display variable was not set properly. So, comparing | it to a machine that works (ur... the way I want) and a machine that | doesn't: | | works: | $ echo $DISPLAY | localhost:10.0 | | doesn't: | $ echo $DISPLAY | :0

Re: [Siglinux] sshd and the display variable

2004-09-03 Thread Paul Sack
On Sep 3, 2004, at 12:51 PM, Mark wrote: So, I just got access to a machine. When I ssh in, I can't throw x apps automatically. Before you say it, the sshd config file on the remote machine has X11forwarding set to 'yes'. I did notice that the display variable was not set properly. So, comparing i

[Siglinux] sshd and the display variable

2004-09-03 Thread Mark
So, I just got access to a machine. When I ssh in, I can't throw x apps automatically. Before you say it, the sshd config file on the remote machine has X11forwarding set to 'yes'. I did notice that the display variable was not set properly. So, comparing it to a machine that works (ur... the w