diff options
Diffstat (limited to 'xrdp/xrdp.ini')
-rw-r--r-- | xrdp/xrdp.ini | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/xrdp/xrdp.ini b/xrdp/xrdp.ini index 56357794..079ed7b9 100644 --- a/xrdp/xrdp.ini +++ b/xrdp/xrdp.ini @@ -45,7 +45,7 @@ grey=dedede # 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=no +new_cursors=no #nego_sec_layer=0 allow_multimon=true @@ -179,6 +179,16 @@ port=ask3389 username=ask password=ask +[Session manager] +name=Session manager +lib=libxup.so +username=ask +password=ask +ip=127.0.0.1 +port=-1 +xserverbpp=24 +code=20 + # You can override the common channel settings for each session type #channel.rdpdr=true #channel.rdpsnd=true |