There're color artifacts when connecting from Windows remote desktop client to
Xrdp
on a CentOS box. I want to check whether the underlying Xvnc
will have same artifacts.
Xvnc is running:
LISTEN 0 5 127.0.0.1:5911 *:* users:(("Xvnc",pid=10260,fd=7))
I forward the port:
ssh root@funktest -L 5911:localhost:5911
And connect with tightvnc
vncviewer.exe
to localhost:11
. It is asking for the password I don't know. In /etc/xrdp/xrdp.ini
there's the block:
[Xvnc]
name=Xvnc
lib=libvnc.so
username=ask
password=ask
What does ask
mean? What's the default password used by xrdp?
Asked by basin
(2121 rep)
Oct 4, 2018, 11:28 AM
Last activity: Jun 9, 2025, 02:04 AM
Last activity: Jun 9, 2025, 02:04 AM