Questions tagged [xrdp]

98 questions
37
votes
7 answers

Authentication is required to create a color profile

I am running a fresh install of CentOS 7 GNOME so I could RDP from Windows.  I followed the “Connect to GNOME desktop environment via XRDP” instructions, but when I connect I get an additional login that says authentication is required to create a…
Starblight
  • 544
  • 1
  • 5
  • 13
25
votes
8 answers

xrdp disconnects immediately after connection from Windows10/Centos to Centos7

This is my xrdp config: [Globals] ini_version=1 fork=true port=3389 use_vsock=false tcp_nodelay=true tcp_keepalive=true security_layer=negotiate crypt_level=high certificate= key_file= ssl_protocols=TLSv1.2,…
stiv
  • 1,451
  • 5
  • 22
  • 32
15
votes
4 answers

Is there a remote desktop solution for GNU/Linux as performant as RDP for Microsoft Windows?

Currently I have a very powerful dedicated server I run Windows 10 on and RDP into from other Windows "thin clients". This works very well and you can barely feel that you're RDPing. Multiple monitors, audio, microphones, USB, etc. all just…
Daniel Dewhurst
  • 266
  • 2
  • 7
11
votes
3 answers

Annoying problem w/ xrdp

i had to install an linux based server, so after facing many problems over and over again, i finally managed to overcome all of them so now i was configuring the xrdp and at the first look, everything worked fine, but then came the problem i cant…
Kouhei
  • 389
  • 1
  • 2
  • 7
5
votes
0 answers

Xorg running from user can't access /dev/dri/card0

Got a strange problem on Ubuntu 20. I'm trying to get hw accelerated xrdp Xorg session. Computer video is Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2). I fetched compiled and installed devel branch of xrdp (Glamour branch was merged in). Then I…
Alexandr Shutko
  • 151
  • 1
  • 5
4
votes
0 answers

xrdp doesn't allow main user but allows other user

I can't connect through xrdp when using the user I set the machine up with. I have installed the desktop version of Ubuntu 22.04 on my 2012 mac mini. The goal is to use it as a headless server and connect to it remotely (ie from another machine on…
Robert Lugg
  • 165
  • 1
  • 9
4
votes
2 answers

Sudo password dialogue not showing up for some apps over XRDP

It happens in both Ubuntu 22.04 and Manjaro (Gnome). If I install XRDP on it and connect to it via XRDP, for some apps the sudo password dialogue is working, and for some other apps, it does not work. Why is it so, and is there any way to fix it? An…
Damn Vegetables
  • 1,187
  • 9
  • 19
4
votes
1 answer

Can't connect to xrdp as normal user, connecting as root is fine

I am trying to connect to Debian 10 machine with KDE from Windows 10 using RDP. I am able to connect as root, but not as a less privileged user. The connection drops after I type the correct credentials in the login screen I've done a standard xrdp…
Raman Sinclair
  • 191
  • 1
  • 1
  • 7
4
votes
0 answers

Webcam from Windows to Ubuntu via XRDP

Situation: Windows 10 machine with integrated webcam and external USB webcam. Ubuntu 20.04 desktop Connection via xRDP from Windows to Ubuntu (with both webcams being selected under the "local resources" tab > "Video capture devices"). The…
Tom
  • 41
  • 1
4
votes
1 answer

XRDP and Cinnamon running in software rendering mode

When i connect via xrdp 0.9.1-9+deb9u3 -> xorg from windows RDP client to Debian 9.5 i have this message on Desktop Running in software rendering mode Cinnamon is currently running without video hardware acceleration and as a result, you may…
ilw
  • 105
  • 1
  • 8
4
votes
1 answer

How to grep XRDP version number?

Not able to grep xrdp version line by running below command on ubuntu 14.04 $ sudo xrdp -v | grep -i "version" Output : Blank $ sudo xrdp -v Output : logging configuration: LogFile: /var/log/xrdp.log LogLevel: 4 …
Rahul_Dange
  • 270
  • 3
  • 14
4
votes
3 answers

Using XRDP without local VNC server

According to xrdp docs it should be possible to connect remotely without using a local VNC server: xrdp can connect to a locally created X.org session with the xorgxrdp drivers [my emphasis], to a VNC X11 server, and forward to another RDP…
Davor Josipovic
  • 341
  • 1
  • 3
  • 13
3
votes
0 answers

VNC Black screen using GNOME

I was working in a Oracle Linux server through XRDP with Xvnc(TigerVNC) and the server crash. After the crash I only can access the server through XRDP with Xorg, but not with Xvnc, when I try to access using VNC I only have a black screen with the…
Joseleg
  • 131
  • 2
3
votes
0 answers

Securing xRDP on Linux Debian 8

I am trying to secure my xRDP with an free Let's Encrypt SSL certification. xRDP is working but get an warning Untrusted Connection. I have configured the following files: /etc/xrdp/xrdp.ini Added the following lines under…
Noob
  • 151
  • 1
  • 8
3
votes
3 answers

Only root can log into the machine running xrdp

Installed and configured xrdp and I am able to connect from a Windows mstsc.exe but only as root. I found this forum post dealing with the situation where the only user who can log into a machine running xrdp is root:…
ajeh
  • 269
  • 1
  • 4
  • 18
1
2 3 4 5 6 7