Sorry, typo in --with-systemdsystemunitdir=/usr/lib/systemd/system
0.8.0-3 is corrected.
Search Criteria
Package Details: xrdp 0.9.13.1-1
Git Clone URL: | https://aur.archlinux.org/xrdp.git (read-only, click to copy) |
---|---|
Package Base: | xrdp |
Description: | An open source remote desktop protocol (RDP) server |
Upstream URL: | https://github.com/neutrinolabs/xrdp |
Licenses: | |
Submitter: | None |
Maintainer: | bidulock |
Last Packager: | bidulock |
Votes: | 113 |
Popularity: | 1.16 |
First Submitted: | 2008-01-15 15:02 |
Last Updated: | 2020-07-20 00:22 |
Dependencies (6)
- fuse (fuse2)
- lame (lame-svn, lame-altivec)
- libxrandr (libxrandr-git)
- opus (opus-git)
- tigervnc (tigervnc-git)
- nasm (nasm-git) (make)
Required by (5)
Sources (2)
bidulock commented on 2015-06-24 13:01
albertnguyen commented on 2015-06-24 04:31
Since update to 0.8.0-2 I cannot find xrdp.service and xrdp-sesman.service. Have to use /etc/xrdp/xrdp.sh to control the program.
EricT commented on 2015-02-26 09:48
Hello,
with this version : xrdp 0.6.1-1
Awesome not started
I Have change this :
nano /etc/xrdp/startwm.sh
line 6 :
SESSIONS="gnome-session blackbox fluxbox startxfce4 startkde xterm"
by :
SESSIONS="gnome-session blackbox fluxbox startxfce4 startkde awesome xterm"
systemctl restart xrdp && systemctl restart xrdp-sesman
And so good :)
Eric
albertnguyen commented on 2014-12-16 01:22
It works with tigervnc 1.4.0-1.
albertnguyen commented on 2014-12-16 01:21
I works with tigervnc 1.4.0-1 update.
Esspy commented on 2014-12-02 16:41
Hi. I use Schnouki PKGBUILD, but there are additional steps to be done to get xrdp working again.
1. run xrdp-keygen xrdp > /etc/xrdp/rsakey.ini to generate RSA keys
2. use PAM from gentoo http://data.gpo.zugaina.org/gentoo/net-misc/xrdp/files/xrdp-sesman.pamd
good luck.
frilled commented on 2014-11-27 09:02
Same here. Couldn't yet find out why. If I ssh -X into the box after the failed login attempt, I can start a vncviewer on localhost:9010 just fine - as the VNC server is indeed running correctly.
frilled commented on 2014-11-27 08:58
Same here. Couldn't yet find out why. If I ssh -X into the box after the failed login attempt, I can start a vncviewer on localhost:9010 just fine - as the VNC server is indeed running correctly.
frilled commented on 2014-11-27 08:57
Same here. Couldn't yet find out why. If I ssh -X into the box I can start a vncviewer on localhost:9010 just fine. The VNC server is indeed running correctly. Seems xrpd-sesman has a problem, but I don't know what it is, logs are not very informative ;P
frilled commented on 2014-11-27 08:55
Same here.
Pinned Comments
bidulock commented on 2020-10-05 01:33
0.9.14 won't build. Use xrdp-git until fixed.