Dynamically create unprivileged user
This commit is contained in:
@@ -11,7 +11,7 @@ key_file=/etc/xrdp/key.pem
|
||||
certificate=/etc/xrdp/cert.pem
|
||||
ssl_protocols=TLSv1.2, TLSv1.3
|
||||
tls_ciphers=HIGH
|
||||
autorun=XorgOther
|
||||
autorun=Xorg
|
||||
allow_channels=true
|
||||
allow_multimon=true
|
||||
bitmap_cache=true
|
||||
@@ -58,17 +58,8 @@ rail=true
|
||||
xrdpvr=true
|
||||
tcutils=true
|
||||
|
||||
[XorgGuest]
|
||||
name=Guest
|
||||
lib=libxup.so
|
||||
username=guest
|
||||
password=ask
|
||||
ip=127.0.0.1
|
||||
port=-1
|
||||
code=20
|
||||
|
||||
[XorgOther]
|
||||
name=Other
|
||||
[Xorg]
|
||||
name=Xorg
|
||||
lib=libxup.so
|
||||
username=ask
|
||||
password=ask
|
||||
|
||||
Reference in New Issue
Block a user