2005-09-25 07:30:09 +04:00
|
|
|
[Globals]
|
2007-04-07 20:20:08 +04:00
|
|
|
ListenAddress=127.0.0.1
|
2005-09-25 07:30:09 +04:00
|
|
|
ListenPort=3350
|
|
|
|
EnableUserWindowManager=1
|
|
|
|
UserWindowManager=startwm.sh
|
|
|
|
DefaultWindowManager=startwm.sh
|
2005-10-24 01:47:17 +04:00
|
|
|
|
2006-01-13 18:51:23 +03:00
|
|
|
[Security]
|
|
|
|
AllowRootLogin=1
|
2006-10-25 23:18:36 +04:00
|
|
|
MaxLoginRetry=4
|
2006-01-13 18:51:23 +03:00
|
|
|
TerminalServerUsers=tsusers
|
|
|
|
TerminalServerAdmins=tsadmins
|
|
|
|
|
|
|
|
[Sessions]
|
2010-04-24 10:41:55 +04:00
|
|
|
X11DisplayOffset=10
|
2006-01-13 18:51:23 +03:00
|
|
|
MaxSessions=10
|
|
|
|
KillDisconnected=0
|
|
|
|
IdleTimeLimit=0
|
|
|
|
DisconnectedTimeLimit=0
|
|
|
|
|
2005-10-24 01:47:17 +04:00
|
|
|
[Logging]
|
2008-05-06 13:45:25 +04:00
|
|
|
LogFile=/var/log/xrdp-sesman.log
|
2005-10-24 01:47:17 +04:00
|
|
|
LogLevel=DEBUG
|
|
|
|
EnableSyslog=0
|
|
|
|
SyslogLevel=DEBUG
|
2006-09-18 08:40:43 +04:00
|
|
|
|
|
|
|
[X11rdp]
|
|
|
|
param1=-bs
|
|
|
|
param2=-ac
|
2009-09-04 07:57:43 +04:00
|
|
|
param3=-nolisten
|
|
|
|
param4=tcp
|
2012-03-16 08:42:39 +04:00
|
|
|
param5=-uds
|
2006-09-18 08:40:43 +04:00
|
|
|
|
|
|
|
[Xvnc]
|
|
|
|
param1=-bs
|
2006-10-25 23:18:36 +04:00
|
|
|
param2=-ac
|
2009-09-04 07:57:43 +04:00
|
|
|
param3=-nolisten
|
|
|
|
param4=tcp
|
2010-11-19 08:05:32 +03:00
|
|
|
param5=-localhost
|
|
|
|
param6=-dpi
|
|
|
|
param7=96
|