nStep1:修改/etc/gdm/custom.conf
[security]
DisallowTCP=false
[xdmcp]
Enable=true
Port=177
nStep2:修改/usr/share/gdm/defaults.conf
AllowRoot=true
AllowRemoteRoot=true
nStep3:关闭系统的防火墙
[root@localhost root]# setup
选择:“firewall configuration”
选择:security level——“disabled”
nStep4: 重启系统 service iptables restart(重启并关闭防火墙)
Xmanager配置:
1、打开Xbrowser,
New Session Wizard,选择XDMCP,next

在host输入要登录的Linux服务器地址,next

next

给这个连接起一个名字,next

finish。
在XDMCP下就会出现刚才建的连接,双击打开。

要求输入用户名密码,输入完毕后,登录成功。
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/28194062/viewspace-744997/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/28194062/viewspace-744997/
本文介绍如何通过修改配置文件和防火墙设置实现远程XDMCP访问Linux服务器,并详细说明了每一步的操作过程。
1万+

被折叠的 条评论
为什么被折叠?



