Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Bugzilla
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
openldap
OpenLDAP
Commits
f50cca2e
Commit
f50cca2e
authored
3 years ago
by
Quanah Gibson-Mount
Browse files
Options
Downloads
Patches
Plain Diff
ITS
#9716
- In head, there should be no version specific references
parent
7c20ca92
No related branches found
Branches containing commit
No related tags found
1 merge request
!422
ITS#9716 - In head, there should be no version specific references
Pipeline
#3656
passed
3 years ago
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/guide/admin/appendix-changes.sdf
+0
-68
0 additions, 68 deletions
doc/guide/admin/appendix-changes.sdf
doc/guide/preamble.sdf
+2
-2
2 additions, 2 deletions
doc/guide/preamble.sdf
with
2 additions
and
70 deletions
doc/guide/admin/appendix-changes.sdf
+
0
−
68
View file @
f50cca2e
...
...
@@ -4,71 +4,3 @@
H1: Changes Since Previous Release
The following sections attempt to summarize the new features and changes in OpenLDAP
software since the 2.4.x release and the OpenLDAP Admin Guide.
H2: New Guide Sections
In order to make the Admin Guide more thorough and cover the majority of questions
asked on the OpenLDAP mailing lists and scenarios discussed there, we have added the following new sections:
* {{SECT:When should I use LDAP?}}
* {{SECT:When should I not use LDAP?}}
* {{SECT:LDAP vs RDBMS}}
* {{SECT:Access Control}}
* {{SECT:Backends}}
* {{SECT:Overlays}}
* {{SECT:Replication}}
* {{SECT:Maintenance}}
* {{SECT:Monitoring}}
* {{SECT:Tuning}}
* {{SECT:Troubleshooting}}
* {{SECT:Changes Since Previous Release}}
* {{SECT:Upgrading from 2.4.x}}
* {{SECT:Common errors encountered when using OpenLDAP Software}}
* {{SECT:Recommended OpenLDAP Software Dependency Versions}}
* {{SECT:Real World OpenLDAP Deployments and Examples}}
* {{SECT:OpenLDAP Software Contributions}}
* {{SECT:Configuration File Examples}}
* {{SECT:LDAP Result Codes}}
* {{SECT:Glossary}}
Also, the table of contents is now 3 levels deep to ease navigation.
H2: New Features and Enhancements in 2.5
H3: Better {{B:cn=config}} functionality
H3: Better {{B:cn=schema}} functionality
H3: More sophisticated Syncrepl configurations
H3: Replicating {{slapd}} Configuration (syncrepl and {{B:cn=config}})
H3: More extensive TLS configuration control
H3: Performance enhancements
H3: New overlays
H3: New features in existing Overlays
H3: New features in slapd
H3: New features in libldap
H3: New clients, tools and tool enhancements
H3: New build options
H2: Obsolete Features Removed From 2.5
These features were strongly deprecated in 2.4 and removed in 2.5.
H3: back-bdb and back-hdb
back-bdb and back-hdb were significantly slower than back-mdb and
required significant tuning of multiple parameters to maximize
performance. back-mdb requires no tuning and provides all the
functionality previously provided via back-bdb and back-hdb.
This diff is collapsed.
Click to expand it.
doc/guide/preamble.sdf
+
2
−
2
View file @
f50cca2e
...
...
@@ -6,14 +6,14 @@
# Preamble for all OpenLDAP SDF documents
#
!default VERSION 2.
5
!default VERSION 2.
X
#
# Paths are relative to the main subdirectories
#
!define DOC_AUTHOR "The OpenLDAP Project <{{URL:https://www.openldap.org/}}>"
!define DOC_NAME "OpenLDAP Software 2.
5
"
!define DOC_NAME "OpenLDAP Software 2.
X
"
!define DOC_TYPE "Guide"
!define DOC_LOGO "../images/LDAPlogo.gif"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment