77 lines
1.1 KiB
INI
77 lines
1.1 KiB
INI
[Globals]
|
|
ini_version=1
|
|
fork=true
|
|
port=3389
|
|
use_vsock=false
|
|
tcp_nodelay=false
|
|
tcp_keepalive=true
|
|
security_layer=tls
|
|
crypt_level=high
|
|
key_file=/etc/xrdp/key.pem
|
|
certificate=/etc/xrdp/cert.pem
|
|
ssl_protocols=TLSv1.2, TLSv1.3
|
|
tls_ciphers=HIGH
|
|
autorun=
|
|
allow_channels=true
|
|
allow_multimon=true
|
|
bitmap_cache=true
|
|
bitmap_compression=true
|
|
bulk_compression=true
|
|
max_bpp=32
|
|
new_cursors=true
|
|
use_fastpath=both
|
|
blue=009cb5
|
|
grey=dedede
|
|
ls_top_window_bg_color=009cb5
|
|
ls_width=350
|
|
ls_height=430
|
|
ls_bg_color=dedede
|
|
ls_logo_filename=
|
|
ls_logo_x_pos=55
|
|
ls_logo_y_pos=50
|
|
ls_label_x_pos=30
|
|
ls_label_width=65
|
|
ls_input_x_pos=110
|
|
ls_input_width=210
|
|
ls_input_y_pos=220
|
|
ls_btn_ok_x_pos=142
|
|
ls_btn_ok_y_pos=370
|
|
ls_btn_ok_width=85
|
|
ls_btn_ok_height=30
|
|
ls_btn_cancel_x_pos=237
|
|
ls_btn_cancel_y_pos=370
|
|
ls_btn_cancel_width=85
|
|
ls_btn_cancel_height=30
|
|
|
|
[Logging]
|
|
LogFile=/var/log/xrdp.log
|
|
LogLevel=INFO
|
|
EnableSyslog=false
|
|
SyslogLevel=INFO
|
|
|
|
[Channels]
|
|
rdpdr=true
|
|
rdpsnd=true
|
|
drdynvc=true
|
|
cliprdr=true
|
|
rail=true
|
|
xrdpvr=true
|
|
tcutils=true
|
|
|
|
[Xorg]
|
|
name=Xorg
|
|
lib=libxup.so
|
|
username=ask
|
|
password=ask
|
|
ip=127.0.0.1
|
|
port=-1
|
|
code=20
|
|
|
|
[Xvnc]
|
|
name=Xvnc
|
|
lib=libvnc.so
|
|
username=ask
|
|
password=ask
|
|
ip=127.0.0.1
|
|
port=-1
|