Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rdpgw
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirror
Rdpgw
Commits
43ac78bf
Commit
43ac78bf
authored
Mar 18, 2024
by
Bolke de Bruin
Browse files
Options
Downloads
Patches
Plain Diff
Fixes
parent
918f1b9e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-4
3 additions, 4 deletions
README.md
with
3 additions
and
4 deletions
README.md
+
3
−
4
View file @
43ac78bf
...
@@ -213,6 +213,8 @@ Server:
...
@@ -213,6 +213,8 @@ Server:
# used a keytab and krb5conf need to be supplied. local and kerberos authentication
# used a keytab and krb5conf need to be supplied. local and kerberos authentication
# can be stacked, so that the clients selects what it wants.
# can be stacked, so that the clients selects what it wants.
Authentication
:
Authentication
:
# - kerberos
# - local
-
openid
-
openid
# The socket to connect to if using local auth. Ensure rdpgw auth is configured to
# The socket to connect to if using local auth. Ensure rdpgw auth is configured to
# use the same socket.
# use the same socket.
...
@@ -225,9 +227,6 @@ Server:
...
@@ -225,9 +227,6 @@ Server:
# set this option to 'disable'. This is mutually exclusive with 'authentication: local'
# set this option to 'disable'. This is mutually exclusive with 'authentication: local'
# Note: rdp connections over a gateway require TLS
# Note: rdp connections over a gateway require TLS
Tls
:
auto
Tls
:
auto
# TLS certificate files
CertFile
:
server.pem
KeyFile
:
key.pem
# gateway address advertised in the rdp files and browser
# gateway address advertised in the rdp files and browser
GatewayAddress
:
localhost
GatewayAddress
:
localhost
# port to listen on (change to 80 or equivalent if not using TLS)
# port to listen on (change to 80 or equivalent if not using TLS)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment