Questions tagged [xrdp]
29 questions
5
votes
4 answers
How to find disconnected xrdp sessions?
I have a Xubuntu 14.04 Server here that runs xrdp to have a couple of users connect to it.
Now there's one problem: users who access this server via RDP from Windows thin clients often use the "X" to close the RDP session (therefore disconnect but…
wullxz
- 1,023
- 2
- 15
- 29
4
votes
2 answers
How to interpret this yum dependency error?
I'm trying to install XRDP and I'm hitting the following:
[root@box ~]# yum -y install xrdp
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.serverspace.co.uk
* epel: mirrors.coreix.net
* extras:…
Basic
- 426
- 2
- 9
- 23
4
votes
0 answers
ffmpeg with x11grab results in black screen in vlc playback
I've installed ffmpeg on an AWS instance and have been unsuccessfuly trying to record an X session, to which I've connected over x11rdp, with the client being Microsoft Remote Desktop.
Here's the terminal command I am using and its output:
$ ffmpeg…
zealoushacker
- 163
- 6
3
votes
1 answer
XRDP same user multiple session
I'm trying to make XRDP work with multiple sessions on my linux mint server.
Right now, i can connect only if there are no other session running on the system (I had to disable autologin).
I don't know why, but with the Raspberry it just works by…
MrRiky54
- 31
- 1
- 2
3
votes
0 answers
X11rdp/xrdp with aad-login -> pam authentication fails (xrdp_mm_process_login_response: login failed)
We are implementing a solution that allows users to login via aad-login (Azure Active Directory login) following this guide:
https://github.com/bureado/aad-login
Everything works fine - I can login via SSH to the Ubuntu machine (14.04 LTS) with AAD…
Christoph
- 31
- 2
2
votes
1 answer
Issue getting XRDP to authenticate via LDAP
I've got a configuration where I've got a corporate active directory that contains usernames and passwords that is used for authentication. I stand up my own cloud resources, in my case Linux RHEL 7 hosts; I'm given an out-of-the-box configuration…
user1676075
- 121
- 1
- 4
2
votes
3 answers
Kill defunct xrdp session --- xrdp users cannot log on
user cannot connect to server over xrdp
tested using linux remoted desktop client, as well as windows remote desktop client
error messages is "error: problem connecting"
/var/log/sesman.log
shows this error
[20170419-22:06:02] [INFO ] scp thread…
xrdp
- 21
- 1
- 1
- 2
2
votes
0 answers
VNC: one session per user, recoverable
I know how to use VNC as a single user to see what's on the screen (possibly even the login screen, out of the Window Manager). If the vnc server crashes, no big deal, launch it again, restart your client and keep working.
I also know how to have…
dargaud
- 183
- 6
2
votes
1 answer
CentOS: Admin user on xrdp session can't do admin
I'm running a Rocky Linux 8.4 workstation with GNOME and MATE desktops, but I've seen the same problem on CentOS 7.9...
When I log into the machine on the local display, I can do things like administer users and set the system time using the Control…
kbro
- 193
- 1
- 1
- 8
1
vote
1 answer
How to enable login as root on xrdp with centos and GNOME?
Was wondering if anyone knows how to enable root login on xrdp with GNOME and centos 6?
Below is my config for…
Adam Birds
- 187
- 2
- 3
- 13
1
vote
1 answer
linux mint xrdp xfce : X server already running on display :10.0
I'm on Linux Mint 21, xfce version.
I setup xrdp with basic command :
apt install xrdp
I have an /etc/xrdp/startvm.sh configuration like that :
#/bin/sh
startxfce4 >> ~/xrdp.log
When I connect with an RDP client, I got the xrdp Just Connecting…
Klun
- 93
- 5
1
vote
0 answers
CentOS 8 - XRDP cannot login for the second time
Somehow I cannot connect with RDP for the second time to CentOS 8 running xRDP.
I tried changing KillDisconnected in sesman.ini to true without success.
I Use xrdp with the following settings:
/etc/xrdp.ini
; xrdp.ini file version…
Erwin van Hoof
- 121
- 4
1
vote
1 answer
xRDP fails on Ubuntu Server 20.04 in Oracle Cloud VM instance and ubuntu-desktop installed
I am running into a problem where xRDP fails to respond to any RDP requests sent to a VM instance running in OCP under Ubuntu Server 20.04 with GNOME GUI installed (via sudo tasksel install ubuntu-desktop). The instance has UFW in "inactive" status…
Liquidfuse309
- 21
- 3
0
votes
1 answer
Unable to install xrdp on CentOS 7.6
I'm a bit of a novice Linux user and I'm trying to prepare a CentOS VM through Azure. I have it built and can operate on it through the serial console on the Azure portal. I've installed GNOME and now I'm trying to install xrdp so I can access it…
Tony
- 457
- 3
- 10
- 22
0
votes
1 answer
tigerVNC and XRDP are causing android studio GUI windows to be whited out
So, I recently deployed an Appium server on a physical dl320 so we can automate our mobile app development. I am using an older version of KVM that only allows one console connection at a time. This is not going to fly, as I need to use it and ill…
Husk Rekoms
- 217
- 1
- 4
- 15