Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tero Saarni
OpenLDAP
Commits
7632d678
Commit
7632d678
authored
Jun 03, 2009
by
Quanah Gibson-Mount
Browse files
ITS#6130
parent
c927bd70
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
7632d678
...
...
@@ -37,6 +37,7 @@ OpenLDAP 2.4.17 Engineering
Fixed winsock detection for windows (ITS#6102, ITS#6078)
Documentation
admin24 fixed example regex (ITS#6052)
admin24 removed temporary back-monitor note (ITS#6130)
ldapsearch(1) output format description (ITS#6146)
ldap.conf(5) improve sizelimit/timelimit limits (ITS#6127)
slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
...
...
doc/guide/admin/appendix-upgrading.sdf
View file @
7632d678
...
...
@@ -10,26 +10,6 @@ to upgrade from the latest 2.3.x OpenLDAP version.
The normal upgrade procedure, as discussed in the {{SECT:Maintenance}} section, should
of course still be followed prior to doing any of this.
H2: Monitor Backend
Note: This is a temporary requirement and is subject to change over the next 2.4.x beta release cycle
A monitor ({{slapd-monitor(5)}}) now needs a {{rootdn}} entry. If you do not have
one, {{slapd}} will fail to start up with an error message like so:
> monitor_back_register_entry_attrs(""): base="cn=databases,cn=monitor" scope=one
> filter="(namingContexts:distinguishedNameMatch:=dc=example,dc=com)": unable to find entry
> backend_startup_one: bi_db_open failed! (1)
> slap_startup failed (test would succeed using the -u switch)
Here is a complete {{database monitor}} example:
> database monitor
> rootdn cn=monitor
> rootpw change_me
H2: {{B:cn=config}} olc* attributes
Quite a few {{olc*}} attributes have now become obsolete, if you see in your logs
...
...
Write
Preview
Supports
Markdown
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