2005-09-25 11:30:09 +08:00
|
|
|
[Globals]
|
2007-04-08 00:20:08 +08:00
|
|
|
ListenAddress=127.0.0.1
|
2005-09-25 11:30:09 +08:00
|
|
|
ListenPort=3350
|
|
|
|
EnableUserWindowManager=1
|
|
|
|
UserWindowManager=startwm.sh
|
|
|
|
DefaultWindowManager=startwm.sh
|
2005-10-24 05:47:17 +08:00
|
|
|
|
2006-01-13 23:51:23 +08:00
|
|
|
[Security]
|
|
|
|
AllowRootLogin=1
|
2006-10-26 03:18:36 +08:00
|
|
|
MaxLoginRetry=4
|
2006-01-13 23:51:23 +08:00
|
|
|
TerminalServerUsers=tsusers
|
|
|
|
TerminalServerAdmins=tsadmins
|
2013-01-31 22:19:58 +08:00
|
|
|
# When AlwaysGroupCheck = false access will be permitted
|
|
|
|
# if the group TerminalServerUsers is not defined.
|
|
|
|
AlwaysGroupCheck = false
|
2006-01-13 23:51:23 +08:00
|
|
|
|
|
|
|
[Sessions]
|
2010-04-24 14:41:55 +08:00
|
|
|
X11DisplayOffset=10
|
2014-03-01 11:28:31 +08:00
|
|
|
MaxSessions=50
|
2013-08-25 09:53:55 +08:00
|
|
|
# if 1, true, or yes, kill session after 60 seconds
|
2006-01-13 23:51:23 +08:00
|
|
|
KillDisconnected=0
|
2013-08-25 09:53:55 +08:00
|
|
|
# if not zero, the seconds without mouse or keyboard input before disconnect
|
|
|
|
# not complete yet
|
2006-01-13 23:51:23 +08:00
|
|
|
IdleTimeLimit=0
|
2013-08-25 09:53:55 +08:00
|
|
|
# if not zero, the seconds before a disconnected session is killed
|
|
|
|
# min 60 seconds
|
2006-01-13 23:51:23 +08:00
|
|
|
DisconnectedTimeLimit=0
|
|
|
|
|
2005-10-24 05:47:17 +08:00
|
|
|
[Logging]
|
2012-06-11 12:50:57 +08:00
|
|
|
LogFile=xrdp-sesman.log
|
2005-10-24 05:47:17 +08:00
|
|
|
LogLevel=DEBUG
|
2012-05-27 23:17:39 +08:00
|
|
|
EnableSyslog=1
|
2005-10-24 05:47:17 +08:00
|
|
|
SyslogLevel=DEBUG
|
2006-09-18 12:40:43 +08:00
|
|
|
|
|
|
|
[X11rdp]
|
|
|
|
param1=-bs
|
|
|
|
param2=-ac
|
2009-09-04 11:57:43 +08:00
|
|
|
param3=-nolisten
|
|
|
|
param4=tcp
|
2012-03-16 12:42:39 +08:00
|
|
|
param5=-uds
|
2006-09-18 12:40:43 +08:00
|
|
|
|
|
|
|
[Xvnc]
|
|
|
|
param1=-bs
|
2006-10-26 03:18:36 +08:00
|
|
|
param2=-ac
|
2009-09-04 11:57:43 +08:00
|
|
|
param3=-nolisten
|
|
|
|
param4=tcp
|
2010-11-19 13:05:32 +08:00
|
|
|
param5=-localhost
|
|
|
|
param6=-dpi
|
|
|
|
param7=96
|
2014-03-09 08:41:37 +08:00
|
|
|
|
2014-03-10 02:24:30 +08:00
|
|
|
[Xorg]
|
2014-03-10 06:50:16 +08:00
|
|
|
param1=-config
|
|
|
|
param2=xrdp/xorg.conf
|
2014-03-13 14:48:16 +08:00
|
|
|
param3=-logfile
|
|
|
|
param4=/dev/nul
|
|
|
|
param5=-noreset
|
|
|
|
param6=-ac
|
|
|
|
param7=-nolisten
|
|
|
|
param8=tcp
|