【发布时间】:2020-03-13 14:01:16
【问题描述】:
从早上开始,我就遇到了 ubuntu xrdp 的一些问题。我有 3 个用户 server、admin 和 root。 服务器 用户是在安装过程中配置的一次。如果是使用 root 用户,那么我可以登录,但如果我使用其他 server,则会引发以下错误。
connecting to sesman ip 127.0.0.1
sesman connect ok
sending login info to session manager, please wait...
login successful for display 10
started connecting
connection problem, giving up
some problem
对于 admin 用户显示以下错误
Unable to determine failsafe session name. Possible causes:
xfconfd isn`t running ( D-Bus setup problem) environment variable $XDG_CONFIG_DIRS is set incorrectly (must include */ etc") or xfce4-session is installed incorrectly.
我的 Ubuntu 版本是:Ubuntu 18.04.4 LTS 这是全新的设置,我也尝试重新安装 xrdp 及其依赖包,但没有任何效果。 $echo $XDG_CONFIG_DIRS 的输出为空。
【问题讨论】:
标签: ubuntu-18.04 xrdp