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
|
2016-11-14 10:21:23 +03:00
|
|
|
EnableUserWindowManager=true
|
2005-09-25 07:30:09 +04:00
|
|
|
UserWindowManager=startwm.sh
|
|
|
|
DefaultWindowManager=startwm.sh
|
2005-10-24 01:47:17 +04:00
|
|
|
|
2006-01-13 18:51:23 +03:00
|
|
|
[Security]
|
2016-11-14 10:21:23 +03:00
|
|
|
AllowRootLogin=true
|
2006-10-25 23:18:36 +04:00
|
|
|
MaxLoginRetry=4
|
2006-01-13 18:51:23 +03:00
|
|
|
TerminalServerUsers=tsusers
|
|
|
|
TerminalServerAdmins=tsadmins
|
2016-11-14 12:23:12 +03:00
|
|
|
; When AlwaysGroupCheck=false access will be permitted
|
|
|
|
; if the group TerminalServerUsers is not defined.
|
2016-11-14 10:21:23 +03:00
|
|
|
AlwaysGroupCheck=false
|
2006-01-13 18:51:23 +03:00
|
|
|
|
|
|
|
[Sessions]
|
2016-11-14 12:23:12 +03:00
|
|
|
;; X11DisplayOffset - x11 display number offset
|
|
|
|
; Type: integer
|
|
|
|
; Default: 10
|
2010-04-24 10:41:55 +04:00
|
|
|
X11DisplayOffset=10
|
2014-04-20 11:42:19 +04:00
|
|
|
|
2016-11-14 12:23:12 +03:00
|
|
|
;; MaxSessions - maximum number of connections to an xrdp server
|
|
|
|
; Type: integer
|
|
|
|
; Default: 0
|
2014-03-01 07:28:31 +04:00
|
|
|
MaxSessions=50
|
2014-04-20 11:42:19 +04:00
|
|
|
|
2016-11-14 12:23:12 +03:00
|
|
|
;; KillDisconnected - kill disconnected sessions
|
|
|
|
; Type: boolean
|
|
|
|
; Default: false
|
|
|
|
; if 1, true, or yes, kill session after 60 seconds
|
2016-11-14 10:21:23 +03:00
|
|
|
KillDisconnected=false
|
2014-04-20 11:42:19 +04:00
|
|
|
|
2016-11-14 12:23:12 +03:00
|
|
|
;; DisconnectedTimeLimit - when to kill idle sessions
|
|
|
|
; Type: integer
|
|
|
|
; Default: 0
|
|
|
|
; if not zero, the seconds before a disconnected session is killed
|
|
|
|
; min 60 seconds
|
2006-01-13 18:51:23 +03:00
|
|
|
DisconnectedTimeLimit=0
|
|
|
|
|
2016-11-14 12:23:12 +03:00
|
|
|
;; Policy - session allocation policy
|
|
|
|
; Type: enum [ "Default" | "UBD" | "UBI" | "UBC" | "UBDI" | "UBDC" ]
|
|
|
|
; Default: Xrdp:<User,BitPerPixel> and Xvnc:<User,BitPerPixel,DisplaySize>
|
|
|
|
; "UBD" session per <User,BitPerPixel,DisplaySize>
|
|
|
|
; "UBI" session per <User,BitPerPixel,IPAddr>
|
|
|
|
; "UBC" session per <User,BitPerPixel,Connection>
|
|
|
|
; "UBDI" session per <User,BitPerPixel,DisplaySize,IPAddr>
|
|
|
|
; "UBDC" session per <User,BitPerPixel,DisplaySize,Connection>
|
2014-04-20 11:42:19 +04:00
|
|
|
Policy=Default
|
|
|
|
|
2005-10-24 01:47:17 +04:00
|
|
|
[Logging]
|
2012-06-11 08:50:57 +04:00
|
|
|
LogFile=xrdp-sesman.log
|
2005-10-24 01:47:17 +04:00
|
|
|
LogLevel=DEBUG
|
2012-05-27 19:17:39 +04:00
|
|
|
EnableSyslog=1
|
2005-10-24 01:47:17 +04:00
|
|
|
SyslogLevel=DEBUG
|
2006-09-18 08:40:43 +04:00
|
|
|
|
|
|
|
[X11rdp]
|
2016-11-16 07:55:03 +03:00
|
|
|
param=X11rdp
|
|
|
|
param=-bs
|
|
|
|
param=-nolisten
|
|
|
|
param=tcp
|
|
|
|
param=-uds
|
2006-09-18 08:40:43 +04:00
|
|
|
|
|
|
|
[Xvnc]
|
2016-11-16 07:55:03 +03:00
|
|
|
param=Xvnc
|
|
|
|
param=-bs
|
|
|
|
param=-nolisten
|
|
|
|
param=tcp
|
|
|
|
param=-localhost
|
|
|
|
param=-dpi
|
|
|
|
param=96
|
2014-03-09 04:41:37 +04:00
|
|
|
|
2014-03-09 22:24:30 +04:00
|
|
|
[Xorg]
|
2016-11-16 07:55:03 +03:00
|
|
|
param=Xorg
|
|
|
|
param=-config
|
|
|
|
param=xrdp/xorg.conf
|
|
|
|
param=-noreset
|
|
|
|
param=-nolisten
|
|
|
|
param=tcp
|
|
|
|
param=-logfile
|
2016-12-02 20:11:13 +03:00
|
|
|
param=.xorgxrdp.%s.log
|
2014-04-20 04:08:55 +04:00
|
|
|
|
|
|
|
[Chansrv]
|
2016-11-14 12:23:12 +03:00
|
|
|
; drive redirection, defaults to xrdp_client if not set
|
2014-04-20 04:08:55 +04:00
|
|
|
FuseMountName=thinclient_drives
|
2014-05-10 03:02:19 +04:00
|
|
|
|
|
|
|
[SessionVariables]
|
2014-05-11 03:08:58 +04:00
|
|
|
PULSE_SCRIPT=/etc/xrdp/pulse/default.pa
|