Openssh client under X

2002-10-20 Thread Jacob A
Hey there, I have a real weird problem with running the openssh client under X. When I connect to another machine via ssh, it prompts me for the password, and then the session is terminated just after I am logged in. unfortunately, I dont have root access on the machine I want to ssh to, so I can

Re: Openssh client under X

2002-10-20 Thread Jacob A
ackets from the server, that should be sufficient. If 'ssh -x' works, > you could then edit the config file and comment out the EnableXForwarding > (or smth like that) line. > > If you do need to tunnel X packets through ssh when running X, you'll need > to deb

Re: Openssh client under X

2002-10-20 Thread Jacob A
on here. /jay. "what we do in life echoes in eternity." - Maximus Decimus Meridus On Sun, 20 Oct 2002, Igor Pechtchanski wrote: > On Sun, 20 Oct 2002, Jacob A wrote: > > > Hey there, > > > > I have a real weird prob

RE: Openssh client under X

2002-10-20 Thread Jacob A
Oct 2002, Gen Zhang wrote: > Try 'ssh -X'. With all capitalisations. > > Hope that helps. > > Genneth. > > -Original Message- > From: Jacob A [mailto:jacob@;minpost.nu] > Sent: 20 October 2002 21:06 > To: [EMAIL PROTECTED] > Subject: Re: Openssh c

RE: Openssh client under X

2002-10-21 Thread Jacob A
> because if it works from cygwin bash - and not from an xterm in xwin - the > two differences which spring to mind are the fact you have your display > variable set - and the term variable will be xterm instead of cygwin. I like this track of thought. Just what I was thinking... I havent been fid