Chinaunix

标题: xmanager连接AIX5.3出错 [打印本页]

作者: zhangerwen    时间: 2008-08-13 10:24
标题: xmanager连接AIX5.3出错
aix已经安装了OPENSSH,用xmanager连接AIX时弹出如下提示信息:\r\nThe X11 forwarding request was rejected! \r\nto solve this problem,please turn on the X11 forwarding feather of the remote SSH server \r\n\r\nShow reply messages 信息如下:\r\n[11:51:51] Connecting to \'172.31.0.131\'...\r\n[11:51:51] Connected.\r\n[11:51:51] Version exchange initiated...\r\n[11:51:51] server: SSH-1.99-OpenSSH_3.6.1p2\r\n[11:51:51] client: SSH-2.0-libssh_1.2.1697 NetSarang Computer, Inc.\r\n[11:51:51] SSH2 is selected.\r\n[11:51:52] Algorithm negotiation initiated...\r\n[11:51:52] key exchange: diffie-hellman-group1-sha1\r\n[11:51:52] host key: ssh-dss\r\n[11:51:52] outgoing encryption: aes128-cbc\r\n[11:51:52] incoming encryption: aes128-cbc\r\n[11:51:52] outgoing mac: hmac-sha1\r\n[11:51:52] incoming mac: hmac-sha1\r\n[11:51:52] outgoing compression: none\r\n[11:51:52] incoming compression: none\r\n[11:51:52] Host authentication initiated...\r\n[11:51:52] Hostkey fingerprint:\r\n[11:51:52] ssh-dsa 1024 7a:a8:da:da:b2:da:34:ae:7c:ae:48:ed:f8:13:b3:01\r\n[11:51:52] Accepted. Verifying host key...\r\n[11:51:52] Verified.\r\n[11:51:52] User authentication initiated...\r\n[11:51:52] Sent user name \'root\'.\r\n[11:51:52] Sent password.\r\n[11:52:08] Sent password.\r\n[11:52:08] Access granted.\r\n[11:52:08] Sent X11 forwarding request...\r\n[11:52:08] Failed.\r\n\r\n按照网上找到的方法:\r\n将sshd_config中 设置 X11Forwarding yes\r\n重启sshd服务。\r\n\r\n还是不成功,还是一样的报错。\r\n请问各问大侠,这个问题有什么有效的解决方法?
作者: panhaizhou    时间: 2008-08-13 15:55
UseLogin\r\n             是否在交互式会话的登录过程中使用 login(1) 。默认值是\"no\"。\r\n             如果开启此指令,那么 X11Forwarding 将会被禁止,\r\n             需要注意的是,login(1) 是禁止用于远程执行命令的。\r\n             如果指定了 UsePrivilegeSeparation ,那么它将在认证完成后被禁用。
作者: wgj    时间: 2008-08-13 22:16
复杂的ssh我不懂,检查系统的cde集束包安装了么?




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2