1xrdp-sesman(8) xrdp-sesman(8)
2
3
4
6 xrdp-sesman - xrdp(8) session manager
7
8
10 xrdp-sesman --kill
11 xrdp-sesman --help
12 xrdp-sesman --version
13 xrdp-sesman [--nodaemon] [--dump-config] [--config /path/to/sesman.ini]
14
15
17 xrdp-sesman is xrdp(8) session manager.
18 It manages user sessions by authenticating the user and starting the
19 appropriate Xserver.
20
21
23 -k, --kill
24 Kills running xrdp-sesman daemon.
25
26 -h, --help
27 Output help information and exit.
28
29 -v, --version
30 Output version information and exit.
31
32 -n, --nodaemon
33 Starts xrdp-sesman in foreground instead of starting it as a
34 daemon.
35
36 --dump-config
37 Print the configuration on stdout before starting the daemon.
38 The default is not to do this.
39
40 -c, --config
41 Specify a path to a different sesman.ini file. This option is
42 intended to be used primarily for testing or for unusual config‐
43 urations.
44
45 If you use this option, be aware that you will have to have a
46 /etc/xrdp/sesman.ini in place too, as a few elements of the sys‐
47 tem (notably xrdp(8) and xrdp-chansrv(8)) will want to read it.
48
50 /usr/sbin/xrdp-sesman
51 /usr/bin/xrdp-sesrun
52 /etc/xrdp/sesman.ini
53 /var/log/xrdp-sesman.log
54 /var/run/xrdp-sesman.pid
55
56
58 Jay Sorg <jsorg71@users.sourceforge.net>
59 Simone Fedele <ilsimo@users.sourceforge.net>
60
61
63 sesman.ini(5), xrdp-sesrun(8), xrdp(8), xrdp.ini(5)
64
65 for more info on xrdp see ⟨http://www.xrdp.org/⟩
66
67
68
69xrdp team 0.9.16 xrdp-sesman(8)