Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
docker-openldap
Commits
7dc29f69
Commit
7dc29f69
authored
Sep 25, 2015
by
Michał 'rysiek' Woźniak
Browse files
ldapadd and structuralObjectClass do not go well together
parent
8caa0712
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
initialdb.ldif
initialdb.ldif
+0
-2
No files found.
initialdb.ldif
View file @
7dc29f69
...
...
@@ -4,7 +4,6 @@ objectClass: dcObject
objectClass: organization
o: #SLAPD_ORGANIZATION#
dc: #SLAPD_ROOTDC#
structuralObjectClass: organization
dn: cn=admin,#SLAPD_DOMAINDN#
objectClass: simpleSecurityObject
...
...
@@ -12,4 +11,3 @@ objectClass: organizationalRole
cn: admin
description: LDAP administrator
userPassword: #SLAPD_PASSWORD#
structuralObjectClass: organizationalRole
\ No newline at end of file
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