Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher Ng
OpenLDAP
Commits
77911fc8
Commit
77911fc8
authored
22 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Alter a few DNs to ensure normalization works in groups
parent
f5e6d1db
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tests/data/test-ordered.ldif
+2
-2
2 additions, 2 deletions
tests/data/test-ordered.ldif
tests/scripts/defines.sh
+2
-2
2 additions, 2 deletions
tests/scripts/defines.sh
with
4 additions
and
4 deletions
tests/data/test-ordered.ldif
+
2
−
2
View file @
77911fc8
...
...
@@ -144,9 +144,9 @@ description: All ITD Staff
cn: ITD Staff
objectclass: groupofnames
member: cn=Manager,o=University of Michigan,c=US
member: cn=Bjorn Jensen,
ou
=Information Technology Division,ou=P
eople
,o=Univers
member: cn=Bjorn Jensen,
OU
=Information Technology Division,ou=P
EOPLE
,o=Univers
ity of Michigan,c=US
member: cn=James A Jones 2,ou=Information Technology Division,ou=P
eople
,o=Univ
member: cn=James A Jones 2,ou=Information Technology Division,ou=P
EOPLE
,o=Univ
ersity of Michigan,c=US
member: cn=John Doe,ou=Information Technology Division,ou=People,o=University
of Michigan,c=US
...
...
This diff is collapsed.
Click to expand it.
tests/scripts/defines.sh
+
2
−
2
View file @
77911fc8
...
...
@@ -71,8 +71,8 @@ BASEDN="o=University of Michigan,c=US"
MANAGERDN
=
"cn=Manager,o=University of Michigan,c=US"
UPDATEDN
=
"cn=Replica,o=University of Michigan,c=US"
PASSWD
=
secret
BABSDN
=
"cn=Barbara Jensen,ou=Information Technology Divisio
n,ou
=People,o=University of Michigan,c=
US
"
BJORNSDN
=
"cn=Bjorn Jensen,ou=Information Technology Divisio
n,ou
=People,o=University of Michigan,c=
US
"
BABSDN
=
"cn=Barbara Jensen,ou=Information Technology Divisio
N,OU
=People,o=University of Michigan,c=
us
"
BJORNSDN
=
"cn=Bjorn Jensen,ou=Information Technology Divisio
N,OU
=People,o=University of Michigan,c=
us
"
JAJDN
=
"cn=James A Jones 1,ou=Alumni Association,ou=People,o=University of Michigan,c=US"
MASTERLOG
=
$DBDIR
/master.log
SLAVELOG
=
$DBDIR
/slave.log
...
...
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