Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1343997
  • 博文数量: 416
  • 博客积分: 10495
  • 博客等级: 上将
  • 技术积分: 4258
  • 用 户 组: 普通用户
  • 注册时间: 2005-04-23 22:13
文章分类

全部博文(416)

文章存档

2015年(7)

2014年(42)

2013年(35)

2012年(14)

2011年(17)

2010年(10)

2009年(18)

2008年(127)

2007年(72)

2006年(23)

2005年(51)

分类: LINUX

2007-07-02 11:55:15

用xmanager连接linux时弹出如下提示信息:
The X11 forwarding request was rejected!  
to solve this problem,please turn on the X11 forwarding  feather of  the remote SSH server  
   
Show reply messages 信息如下:
[11:51:51] Connecting to '172.31.0.131'...
[11:51:51] Connected.
[11:51:51] Version exchange initiated...
[11:51:51]  server: SSH-1.99-OpenSSH_3.6.1p2
[11:51:51]  client: SSH-2.0-libssh_1.2.1697 NetSarang Computer, Inc.
[11:51:51]  SSH2 is selected.
[11:51:52] Algorithm negotiation initiated...
[11:51:52]  key exchange: diffie-hellman-group1-sha1
[11:51:52]  host key: ssh-dss
[11:51:52]  outgoing encryption: aes128-cbc
[11:51:52]  incoming encryption: aes128-cbc
[11:51:52]  outgoing mac: hmac-sha1
[11:51:52]  incoming mac: hmac-sha1
[11:51:52]  outgoing compression: none
[11:51:52]  incoming compression: none
[11:51:52] Host authentication initiated...
[11:51:52]  Hostkey fingerprint:
[11:51:52]  ssh-dsa 1024 7a:a8:da:da:b2:da:34:ae:7c:ae:48:ed:f8:13:b3:01
[11:51:52]  Accepted. Verifying host key...
[11:51:52]  Verified.
[11:51:52] User authentication initiated...
[11:51:52]  Sent user name 'root'.
[11:51:52]  Sent password.
[11:52:08]  Sent password.
[11:52:08]  Access granted.
[11:52:08] Sent X11 forwarding request...
[11:52:08]  Failed.

 

解决方法:
将sshd_config中   设置   X11Forwarding   yes
重启sshd服务
 
如果有帮助,请点击推荐给更多需要的人
推荐
阅读(4846) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~