mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-28 23:06:34 +00:00
Can omit username from rendered RDP (#83)
This commit is contained in:
committed by
GitHub
parent
6325c0c4b7
commit
8e117ad083
@@ -137,6 +137,8 @@ Client:
|
||||
# If true puts splits "user@domain.com" into the user and domain component so that
|
||||
# domain gets set in the rdp file and the domain name is stripped from the username
|
||||
SplitUserDomain: false
|
||||
# If true, removes "username" (and "domain" if SplitUserDomain is true) from RDP file.
|
||||
# NoUsername: true
|
||||
Security:
|
||||
# a random string of 32 characters to secure cookies on the client
|
||||
# make sure to share this amongst different pods
|
||||
|
||||
Reference in New Issue
Block a user