diff options
Diffstat (limited to 'xrdp/xrdp.ini')
-rw-r--r-- | xrdp/xrdp.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xrdp/xrdp.ini b/xrdp/xrdp.ini index c40f8165..5b86d4c2 100644 --- a/xrdp/xrdp.ini +++ b/xrdp/xrdp.ini @@ -6,6 +6,7 @@ bitmap_cache=yes bitmap_compression=yes port=3389 crypt_level=high +security_layer=rdp allow_channels=true max_bpp=32 fork=yes @@ -46,7 +47,6 @@ bulk_compression=yes # You can set the PAM error text in a gateway setup (MAX 256 chars) #pamerrortxt=change your password according to policy at http://url new_cursors=yes -#nego_sec_layer=0 allow_multimon=true # fastpath - can be set to input / output / both / none |