Questions tagged [xrdp]

29 questions
0
votes
1 answer

Issues with expired passwords using XRDP in CentOS

I am running a series of docker containers running an xfce desktop which can only be accessed via xrdp. I set password restrictions and expired the current passwords of all users expecting to get a prompt through xrdp on the next login to change…
David Torrey
  • 35
  • 1
  • 1
  • 8
0
votes
1 answer

needrestart keeps restarting some failed services

I get this message in logs: Jan 16 06:01:02 examplehost systemd[1]: xrdp-sesman.service: Unit entered failed state. This may stem from the fact that I disconnected from xrdp session without logging out. OK, so I run needrestart. It keeps restarting…
LetMeSOThat4U
  • 1,159
  • 2
  • 14
  • 29
0
votes
1 answer

Multiple users and multiple VPN

I've been trying for the last few days to accomplish the following task: I need to create a multi user environment for more than 5 users simultaneously and each user needs it's own different ip, but it can't be through SOCKS proxy, it must be…
billhall
  • 1
  • 1
0
votes
2 answers

How to tunnel remote desktop through ssh to connect a linux box from windows pc?

I want to connect to a Linux box from Windows pc remotely. But I want the session to be encrypted. Since VNC free version and Windows Remote Desktop (RDP) don't support encryption, I am looking for other options. Although X2go serves my purpose…
jyoti
  • 9
  • 1
  • 2
0
votes
2 answers

XRDP and VNC freezes Debian 9 VM on VMware ESXi

I've installed Debian 9.3 stable on a VM in ESXi 6.5.0d. I'm running XFCE 4 as the desktop environment and have XRDP installed. I'm using the default configuration with exception of setting the session using: echo "xfce4-session" > ~/.xsession and…
Vinnie
  • 105
  • 5
0
votes
0 answers

Unable to remote to VM instance with Oracle Linux 8.6 and XRDP using Remote Desktop Connection

I created a VM instance on Oracle Cloud, using Oracle Linux 8.6. I added TCP 3389 port in VCN on OCI before installing GUI. I want to install GUI and allow RDP connection to VM instance, so I installed GNome GUI and XRDP with the following commands…
0
votes
0 answers

No more xrdp access after latest upgrade on Debian Bookworm

On my server I run a recent installation of Debian testing (Bookworm, 5.16.0-6-amd64), which I upgraded today. After upgrading all packages I can no longer Win-RDP into the box. Sesman connects fine but the UNIX socket times out after a few minutes.…
sdittmar
  • 363
  • 1
  • 3
  • 15
0
votes
1 answer

Speed-optimization of Xrdp server connection when connected via SSH tunnel

I've established a connection to a server based on port-forwarded local Xrdp, through an SSH tunnel. If my understanding is correct, then I could illustrate such network as follows: ╷────<──port xxxx──<────╷ ) │ …
0
votes
1 answer

Unable to RDP from Windows 10 to Debian 10

I have a Vultr VPS running Debian 10. It's a newly created instance with no firewall. I have installed xfce and xrdp but I am unable to connect to this machine from Windows 10 PC via RDP. First I installed xfce: apt install xfce4 xfce4-goodies xorg…
Frank Martin
  • 721
  • 2
  • 10
  • 23
0
votes
0 answers

xrdp fails to start on Ubuntu 20.04, firewall inactive - how do I fix this?

I'm trying to connect to a Hyper-V instance of Ubuntu 20.04 via RDP. I've installed xrdp, but it won't start: systemd[1]: Starting xrdp daemon... xrdp[1906]: (1906)(140210881615680)[INFO ] address [0.0.0.0] port [3389] mode 3 xrdp[1906]:…
J. Gwinner
  • 121
  • 4
0
votes
0 answers

Remote Desktop can't connect to CentOS 7, flashing blue screen

I have someone trying to connect to a CenOS 7 server via Windows Remote Desktop (based on the instructions here: https://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-remote-desktop-to-centos-6-rhel-6.html) using SSSD and their AD…
0
votes
0 answers

xrdp not connecting on centos 8, how to fix that?

I have used below steps on my cloud machine. Allowed all ports on azure machine(No security for testing). Installed GUI. sudo dnf groupinstall "Server with GUI" installed xrdp and vnc. sudo dnf install epel-release yum install xrdp…
uday kiran
  • 33
  • 6
0
votes
1 answer

How best to connect a Windows 10 laptop to a RHEL 8 virtual machine?

I use a Windows 10 PC to log into and work on a Red Hat Enterprise Linux 8 system every day. I have been using xpra to talk to it. Xpra dies every few minutes for a few seconds. Very irritating. I'm told that RHEL8 doesn't support xrdp. Yes, I…
user2171796
  • 101
  • 2
0
votes
1 answer

CentOS 8 syslog entrys for xrdp & mariadb

I recently took a look into my syslog /var/log/messages and noticed two repeating entries that I don't understand: The log is full (and I mean full) of: xrdp[959]: [INFO ] Socket 12: AF_INET connection received from
1
2