I had a script to cleanup dead or locked sessions.
Kill first X11rdp or X11vnc or Xorg
after that, cleanup files: in subdirs from /tmp:
#!/bin/bash
function clean-xrdp
{
if [ $# -eq 0 ]; then
return
fi
LISTXRDPFILES="/tmp/.X$1-lock /tmp/.X11-unix/X$1
/t
Hi Stacey,
Can you tell which version of xrdp do you use ?
Regards,
Idan
בתאריך יום ג׳, 11 באוג׳ 2015 ב-20:41 מאת Stacey Liao [via XRDP Devel] <
ml-node+s766250n4025825...@n3.nabble.com>:
> Hello Jay,
>
> thanks for your responding. :)
>
> However, the problem is like the following link...
> xr
help us to help you, please provide enough info
what distro, xrdp version, etc...
On Tue, Aug 11, 2015 at 1:50 AM, Stacey Liao wrote:
> Hello Jay,
>
> thanks for your responding. :)
>
> However, the problem is like the following link...
>
> xrdp_mm_process_login_response: login failed
>
> http: