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
41864be5
Commit
41864be5
authored
Sep 24, 2015
by
Michał 'rysiek' Woźniak
Browse files
yeah, the default db is mdb, not hdb
parent
b2703f3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
modules/memberof.ldif
modules/memberof.ldif
+2
-2
No files found.
modules/memberof.ldif
View file @
41864be5
...
...
@@ -5,7 +5,7 @@ objectClass: top
olcModulePath: /usr/lib/ldap
olcModuleLoad: memberof.la
dn: olcOverlay={0}memberof,olcDatabase={1}
h
db,cn=config
dn: olcOverlay={0}memberof,olcDatabase={1}
m
db,cn=config
objectClass: olcConfig
objectClass: olcMemberOf
objectClass: olcOverlayConfig
...
...
@@ -24,7 +24,7 @@ objectClass: top
olcModulePath: /usr/lib/ldap
olcModuleLoad: refint.la
dn: olcOverlay={1}refint,olcDatabase={1}
h
db,cn=config
dn: olcOverlay={1}refint,olcDatabase={1}
m
db,cn=config
objectClass: olcConfig
objectClass: olcOverlayConfig
objectClass: olcRefintConfig
...
...
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