SLES 12 xrdp problem

The xrdp config on sles 11 was pretty straightforward, basically I just installed xrdp and vnc then it worked.

For sles 12, the shipped xrdp does not have a startup file, I end up installing the one from opensuse repo, but the xrdp only partially worked.

in sles 11, it used to let you choose from different windows managers, now there is only xvnc sesman.

when logon with xvnc-sesman, which end up taking me to gnome, it arrives to a gnome screen thats different from normal gnome, there is no trash bin, and the toolbars is on top.

does anyone have idea how this happened? I just want to old sles 11 behavior back.

thanks in advance.

atwlam,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

Has your issue been resolved? If not, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.

Good luck!

Your SUSE Forums Team
http://forums.suse.com

Hello atwlam,

the startup file is /etc/xrpd/xrdp.sh
You can use it with these parameters:

start, stop, status, try-restart, restart, force-reload, reload, probe.

On the basis of this script, you can build you own systemd service file.

The window manager (default_ sle-classic) is different, if you using xrdp (gnome)
I don’t know why, I have the same problem.

I hope this is helpful for you.

Best regards
Christian

[QUOTE=christianmolecki;26674]Hello atwlam,

the startup file is /etc/xrpd/xrdp.sh
You can use it with these parameters:

start, stop, status, try-restart, restart, force-reload, reload, probe.

On the basis of this script, you can build you own systemd service file.

The window manager (default_ sle-classic) is different, if you using xrdp (gnome)
I don’t know why, I have the same problem.

I hope this is helpful for you.

Best regards
Christian[/QUOTE]

Thanks Christian for your input.

Originally I tried to write a systemd service for xrdp, but I think the latest patch already fixed the startup problem.

On the otherhand, the weired gnome layout still remains, but I got around it by using the icewm instead.