Xmanager登录主机提示:XDMCP connection failed 1、网络端口被禁了,找网络管理员解决,或者想办法绕过防火墙。 XDMP使用的端口为: xdmcp 177/tcp # X Display Manager Control Protocal xdmcp 177/udp # X Display Manager Control Protocal 2、dtlogin进程号和/var/dt/Xpid文件中显示的进程号竟然不相同 /var/dt/Xpid中显示的是dtlogin的进程号 #ps -ef |grep dtlogin root 102564 1 0 ...
by slightsnow - AIX文档中心 - 2006-02-18 16:34:03 阅读(1919) 回复(0)
rh9 as 3 xmanager 1.3.9 照着http://www.chinaunix.net/jh/4/197479.html 由于我没有配防火墙,所以去掉了第5步(也没有/etc/sysconfig/ipchains) 配好后,可以在xbrowser中看见,但是连接就出现 xdmcp connection failed 还请各位指点一二
/etc/rc.d/init.d/named restart service named restart都不能启动bind 用了[root@TestLinux log]# /usr/sbin/rndc reload rndc: connect failed: connection refused 还是提示被拒绝 请问这些错误应该是哪里呢?
failed to start the PMD connection thread 求助: 先是 [quote]LOGIN: error- failed to initialize policy manager. (IFOR_PM_FATAL) The status from the policy manager demon (PMD - /etc/ifor_pmd) indicates that a serious error condition has occurred. Login is allowed, but the system administrator is strongly advised to consult the SCO online Support Solutions Library (SSL) for assistance; if ...
在windows server 2003上面,安装了xmanager,如果在没有将MS装为AD时,xmanager可以很好的连接到Solaris,可是我新装一台Windows server 2003,并且装为AD ,再安装xmanager,这时就出现麻烦了,我没法连接到Solaris了。出现了 XDMCP connection failed try again?提示。 怎么设置我的晕到死呢??
在redhat 9.2中安装DNS,总出现下列提示: rndc:connect failed:connection refused 而且,nslookup不能查询域名。 为什么在redhat 9.0中没有出现这重问题而在9.2会出现,有什么办法解决? 谢谢!
我在运行/usr/lcoal/sbin/rndc status时提示: rndc: conet failed: connection refused 请问是什么原因? 谢谢!
SquirrelMail 登录 输入正确的用户名和密码,就出现这个提示 error: connection dropped by IMAP server. 在使用postfixadmin/admin新建油箱的时候出现这个提示? 增加邮箱成功! ([email]9527@web.anze.com[/email]) 建立邮箱失败! 对postfix不了解,照着帖子做的,他们测试过完全可行的,大概那里出现错误了?麻烦解答
Cluster IPC error: The IPC connection to the cluster manager on node test failed. clRMupdate: Operation failed, error = 7. 检查文件 /var/ha/soc/grpsvcsdsocket.test_cluster 重新单独启动节点test 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4031/showart_189807.html
在设置DNS服务时遇到的问题: [root@localhost tomsui]# /etc/init.d/named start [root@localhost tomsui]# /etc/init.d/named restart [ 确定 ] 停止 named:rndc: connect failed: connection refused [失败] [root@localhost tomsui]# [ 确定 ] 麻烦帮忙看一下哪里出了问题, 我搞了好久也没搞好,不胜感激!!!! 我...
我用的是redhat9.0 个人版, service named start 没有什么反应 service named status 出现rndc:connect failed connection refused 从网上查了一下,说是这个就可以 1. rndc-confgen >; rndc.conf 生成新的rndc.conf里边有相应的key 2. 打开rndc.conf,复制里边的 key "rndckey" { algorithm hmac-md5; secret "EGe9C8EGOvO90VLgB1XGxw=="; }; 4.复制到rndc.key中生成新的key 我就是这样...