1xrdp-chansrv(8) xrdp-chansrv(8)
2
3
4
6 xrdp-chansrv - xrdp channel server
7
8
10 xrdp-chansrv
11
12
14 xrdp-chansrv is the xrdp(8) channel server, which manages the Remote
15 Desktop Protocol (RDP) sub-channels.
16
17 This program is only forked internally by xrdp-sesman(8).
18
19 Currently xrdp-chansrv knows about the following channels:
20
21 cliprdr
22 Clipboard Redirection
23
24 rdpsnd Remote Desktop Protocol Sound
25
26 rdpdr Remote Desktop Protocol Device Redirection
27
28 rail Remote Applications Integrated Locally
29
30 drdynvc
31 Dynamic Virtual Channel
32
33
35 CHANSRV_LOG_PATH
36 Path to the location where the log file is stored. If not speci‐
37 fied, $XDG_DATA_HOME/xrdp or $HOME/.local/share/xrdp is used
38 instead.
39
40 DISPLAY
41 X11 display number. Must be specified.
42
43
45 /etc/xrdp/sesman.ini
46 Contains some settings for this program.
47
48 /run/xrdp/xrdp_chansrv_socket_*
49 UNIX socket used by external programs to implement channels.
50
51 /run/xrdp/xrdp_api_*
52 UNIX socket used by xrdp-chansrv to communicate with xrdp-ses‐
53 man.
54
55 xrdp-chansrv.%s.log
56 Log file used by xrdp-chansrv(8). %s is display number. See the
57 description of CHANSRV_LOG_PATH above for the file's location.
58
59
61 xrdp-sesman(8), sesman.ini(5).
62
63 for more info on xrdp see http://www.xrdp.org/
64
65
66
67xrdp team 0.9.15 xrdp-chansrv(8)