|
有同时熟悉 Debian 和 Fedora 的朋友么?
ssh -Y 到一台 Debian 5 机器,然后 su 为超级用户,然后运行 gvim 等 X 程序会失败...
X11 connection rejected because of wrong authentication.
E233: cannot open displayX11 connection rejected because of wrong authentication.
而 ssh -Y 到一台 Fedora/CentOS 等系统下就没有该问题... 看来是系统缺省设置的原因.
我的问题是:
Debian 是怎么设置让 root 不能运行 X 程序的?
或:
Fedora/CentOS 是怎样设置让 root 能运行 X 程序的? |
|