Re: problem starrting X server from ssh.
From: John Monko (jmonko_at_phillynews.com)
Date: 08/05/04
- Previous message: regatta: "Re: ssh_rsa_verify: RSA_verify failed"
- In reply to: niranjan srinivasan: "problem starrting X server from ssh."
- Next in thread: Robert Hajime Lanning: "Re: problem starrting X server from ssh."
- Reply: Robert Hajime Lanning: "Re: problem starrting X server from ssh."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 05 Aug 2004 09:34:21 -0400 To: niranjan srinivasan <niranjjjj@yahoo.com>
Have you tried turning on X11 forwarding in the "sshd_config" file.
I have been able to resolve many problems by making the correct changes
to this file.
X11Forwarding
Specifies whether X11 forwarding is permitted. The
default is no. Note that disabling X11 forwarding does
not improve security in any way, as users can always
install their own forwarders.
John
niranjan srinivasan wrote:
>Hi all,
> I'm facing a problem with starting an X server
>from ssh login. After logging in, when i try to start
>the X server on my AIX 5.2 box, the session hangs
>after which i have to kill the session from a new
>shell. But, when I redirect the standard error,
>everything seems to work fine.This is what i did:
>
>$ ssh localhost
>
>and in the command prompt
>$X -x abx -x dbe -x GLX -D /usr/lib/X11/rgb -force :0
>&
>the session hangs. This doesn't happen on linux(red
>hat). Im using 3.7 version of openssh.
>
>Any ideas?
>
>
>
>
>
>
>
>
>
>
>
>__________________________________
>Do you Yahoo!?
>New and Improved Yahoo! Mail - Send 10MB messages!
>http://promotions.yahoo.com/new_mail
>
>
>
-- "The thinking that got us into this situation is different than the thinking that will get us out." -- Albert Einstein John Monko 215-854-4734 (Desk) 215-932-7411 (Cell) jmonko@phillynews.com
- Previous message: regatta: "Re: ssh_rsa_verify: RSA_verify failed"
- In reply to: niranjan srinivasan: "problem starrting X server from ssh."
- Next in thread: Robert Hajime Lanning: "Re: problem starrting X server from ssh."
- Reply: Robert Hajime Lanning: "Re: problem starrting X server from ssh."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|