Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
036e5d05
Unverified
Commit
036e5d05
authored
May 14, 2018
by
Eric Chiang
Committed by
GitHub
May 14, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1226 from joedborg/examples-cleanup
Removing whitespace
parents
384db1f3
fc8b20ba
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
config-ldap.yaml
examples/config-ldap.yaml
+3
-3
No files found.
examples/config-ldap.yaml
View file @
036e5d05
...
...
@@ -32,16 +32,16 @@ connectors:
idAttr
:
DN
emailAttr
:
mail
nameAttr
:
cn
groupSearch
:
baseDN
:
ou=Groups,dc=example,dc=org
filter
:
"
(objectClass=groupOfNames)"
# A user is a member of a group when their DN matches
# the value of a "member" attribute on the group entity.
userAttr
:
DN
groupAttr
:
member
# The group name should be the "cn" value.
nameAttr
:
cn
...
...
Write
Preview
Markdown
is supported
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