Description
i installed xrdp on gentoo with the Ace overlay(a non-official repository, since there is no xrdp package in gentoo official repository).
i use OpenRC in gentoo instead of systemd;
I had successfully installed xrdp on ubuntu 20.04 with the script from Griffon. But i noticed that the configuration on gentoo is different, for example, i cannot find a ssl-cert group on my gentoo. Are there any configuration example for gentoo?
the desktop environment on gentoo is kde plasma;
after i entered xfreerdp command with correct argument, a black window appears for 2 or 3 seconds and disppears immediately. the xrdp.log and xrdp-sesman.log looks similar as those in
the error message in xfreerdp side is: "ERRINFO_LOGOFF_BY_USER"
and i see error message in ~/.xorgxrdp.10.log :
(EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory)
what can be wrong?