vi /etc/opt/gnome/gdm/gdm.conf 此设定档与大部分相同,以下为我更动过的选项[security]
# If any distributions ship with this one off, they should be shot
# this is only local, so it’s only for say kiosk use, when you
# want to minimize possibility of breakin
AllowRoot=true
# If you want to be paranoid, turn this one off
AllowRemoteRoot=true
# If true this will basically append -nolisten tcp to every X command line,
# a good default to have (why is this a “negative” setting? because if
# it is false, you could still not allow it by setting command line of
# any particular server). It’s probably better to ship with this on
# since most users will not need this and it’s more of a security risk
# then anything else.
# Note: Anytime we find a -query or -indirect on the command line we do
# not add a “-nolisten tcp”, as then the query just wouldn’t work, so
# this setting only affects truly local sessions.
DisallowTCP=false
AllowShutdown=true
# Whether you need the root password to shut down from GDM and logout dialog.
SecureShutdown=true [xdmcp]
# Distributions: Ship with this off. It is never a safe thing to leave
# out on the net. Setting up /etc/hosts.allow and /etc/hosts.deny to only
# allow local access is another alternative but not the safest.
# Firewalling port 177 is the safest if you wish to have xdmcp on.
# Read the manual for more notes on the security of XDMCP.
Enable=true
# The port. 177 is the standard port so better keep it that way
Port=177
设定完成后
/etc/init.d/xdm restart
即可连线。 openSUSE 11.1 Beta 2 已经发布可下载Fedora 9安装GMLive与开机自动挂载Windows分区相关资讯 xmanager suse 10.1
- Oracle Linux 5.9配置Xmanager (01月19日)
- Xmanager连接CentOS的远程桌面 (08/27/2015 16:30:50)
- Linux操作系统入门教程:Xmanager (05/23/2015 09:18:26)
| - Xmanager远程桌面登录CentOS 6.5 (11/27/2015 09:34:40)
- 如何使用Xmanager及VNC登录远程桌 (08/27/2015 16:20:10)
- 如何使用XManager下的Xshell远程连 (10/11/2014 19:56:45)
|
本文评论 查看全部评论 (0)