Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
f63ce916
Commit
f63ce916
authored
Mar 26, 2018
by
Robin Sonnabend
Browse files
Add support for multiple AD-hosts
parent
44816fb1
Changes
2
Hide whitespace changes
Inline
Side-by-side
auth
@
f9dbd00f
Compare
03bbb2fc
...
f9dbd00f
Subproject commit
03bbb2fc9da1361ab2c95787b5ddaab4a3407aa1
Subproject commit
f9dbd00f0a1e413e000e42b968de0f6a0a44558f
config.py.example
View file @
f63ce916
...
...
@@ -80,7 +80,7 @@ AUTH_BACKENDS = [
user_dn="uid={},ou=users,dc=example,dc=com",
group_dn="dc=example,dc=com"),
ADManager(
host="ad.example.com",
host="ad.example.com",
# pass multiple hosts for replication
domain="EXAMPLE",
user_dn="cn=users,dc=example,dc=com",
group_dn="dc=example,dc=com",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment