Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ondřej Kuzník
OpenLDAP
Commits
05b1b468
Commit
05b1b468
authored
Mar 01, 2021
by
Quanah Gibson-Mount
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ITS
#9480
- Update example configurations to include monitor db
parent
805cc450
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
servers/slapd/slapd.conf
servers/slapd/slapd.conf
+5
-0
servers/slapd/slapd.ldif
servers/slapd/slapd.ldif
+6
-0
No files found.
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
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