Subversion Repositories configs

Rev

Rev 208 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 208 Rev 209
Line 17... Line 17...
17
TerminalServerUsers=tsusers
17
TerminalServerUsers=tsusers
18
TerminalServerAdmins=tsadmins
18
TerminalServerAdmins=tsadmins
19
; When AlwaysGroupCheck=false access will be permitted
19
; When AlwaysGroupCheck=false access will be permitted
20
; if the group TerminalServerUsers is not defined.
20
; if the group TerminalServerUsers is not defined.
21
AlwaysGroupCheck=false
21
AlwaysGroupCheck=false
22
; When RestrictOutboundClipboard=true clipboard from the
22
; When RestrictOutboundClipboard=all clipboard from the
23
; server is not pushed to the client.
23
; server is not pushed to the client.
-
 
24
; In addition, you can control text/file/image transfer restrictions
-
 
25
; respectively. It also accepts comma separated list such as text,file,image.
-
 
26
; To keep compatibility, some aliases are also available:
-
 
27
;   true: an alias of all
-
 
28
;   false: an alias of none
-
 
29
;   yes: an alias of all
24
RestrictOutboundClipboard=false
30
RestrictOutboundClipboard=none
-
 
31
; When RestrictInboundClipboard=all clipboard from the
-
 
32
; client is not pushed to the server.
-
 
33
; In addition, you can control text/file/image transfer restrictions
-
 
34
; respectively. It also accepts comma separated list such as text,file,image.
-
 
35
; To keep compatibility, some aliases are also available:
-
 
36
;   true: an alias of all
-
 
37
;   false: an alias of none
-
 
38
;   yes: an alias of all
-
 
39
RestrictInboundClipboard=none
25
 
40
 
26
[Sessions]
41
[Sessions]
27
;; X11DisplayOffset - x11 display number offset
42
;; X11DisplayOffset - x11 display number offset
28
; Type: integer
43
; Type: integer
29
; Default: 10
44
; Default: 10