Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
05b1b468
Commit
05b1b468
authored
Mar 01, 2021
by
Quanah Gibson-Mount
Browse files
ITS#9480 - Update example configurations to include monitor db
parent
805cc450
Changes
2
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slapd.conf
View file @
05b1b468
...
...
@@ -63,3 +63,8 @@ rootpw secret
directory
%
LOCALSTATEDIR
%/
openldap
-
data
# Indices to maintain
index
objectClass
eq
#######################################################################
# monitor database definitions
#######################################################################
database
monitor
servers/slapd/slapd.ldif
View file @
05b1b468
...
...
@@ -93,3 +93,9 @@ olcRootPW: secret
olcDbDirectory: %LOCALSTATEDIR%/openldap-data
# Indices to maintain
olcDbIndex: objectClass eq
dn: olcDatabase=monitor,cn=config
objectClass: olcDatabaseConfig
olcDatabase: monitor
olcRootDN: cn=config
olcMonitoring: FALSE
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment