Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
Jaak Ristioja
OpenLDAP
Commits
55207b51
Commit
55207b51
authored
24 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Fix typos
parent
3149fc4f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/guide/admin/install.sdf
+14
-7
14 additions, 7 deletions
doc/guide/admin/install.sdf
doc/guide/admin/quickstart.sdf
+1
-1
1 addition, 1 deletion
doc/guide/admin/quickstart.sdf
with
15 additions
and
8 deletions
doc/guide/admin/install.sdf
+
14
−
7
View file @
55207b51
...
...
@@ -22,7 +22,6 @@ properly install OpenLDAP Software. This includes:
!block table; align=Center; coltags="N,URL"; \
title="Table 4.1: Other OpenLDAP resources"
Resource URL
Documentation Catalog http://www.OpenLDAP.org/doc/
Frequently Asked Questions http://www.OpenLDAP.org/faq/
Issue Tracking System http://www.OpenLDAP.org/its/
Mailing Lists http://www.OpenLDAP.org/lists/
...
...
@@ -53,15 +52,16 @@ OpenSSL is available from {{URL: http://www.openssl.org/}}.
OpenLDAP will not be fully LDAPv3 compliant unless OpenLDAP's
{{EX:configure}} detects a usable OpenSSL installation.
H3: Kerberos Authentication Services
OpenLDAP clients and servers support Kerberos
based authentication
OpenLDAP clients and servers support Kerberos
-
based authentication
services.
In particular, OpenLDAP supports {{TERM:SASL}}/{{TERM:GSSAPI}}
based
authentication using either {{PRD:Heimdal}} or
{{PRD:MIT Kerberos}}
V packages.
If you desire to use Kerberos
based authentication,
you should
install either Heimdal or MIT Kerberos V.
In particular, OpenLDAP supports {{TERM:SASL}}/{{TERM:GSSAPI}}
authentication
mechanism
using either {{PRD:Heimdal}} or
{{PRD:MIT Kerberos}}
V packages.
If you desire to use Kerberos
-
based
SASL/GSSAPI
authentication,
you should
install either Heimdal or MIT Kerberos V.
Heimdal Kerberos is available from {{URL:http://www.pdc.kth.se/heimdal/}}.
MIT Kerberos is available from {{URL:http://web.mit.edu/kerberos/www/}}.
...
...
@@ -69,6 +69,7 @@ MIT Kerberos is available from {{URL:http://web.mit.edu/kerberos/www/}}.
Use of strong authentication services, such as those provided by
Kerberos, is highly recommended.
H3: {{TERM[expand]SASL}}
OpenLDAP clients and servers require installation of {{PRD:Cyrus}}
...
...
@@ -84,6 +85,7 @@ if preinstalled.
OpenLDAP will not be fully LDAPv3 compliant unless OpenLDAP's
configure detects a usable Cyrus SASL installation.
H3: Database software
OpenLDAP's {{slapd}}(8) primary database backend, {{TERM:LDBM}},
...
...
@@ -106,6 +108,7 @@ the latest release, version 3.1, is recommended.
{{URL: ftp://ftp.gnu.org/pub/gnu/gdbm/}}.
At the time of this writing, version 1.8 is the latest release.
H3: Threads
OpenLDAP is designed to take advantage of threads. OpenLDAP
...
...
@@ -115,6 +118,7 @@ find a suitable thread subsystem. If this occurs, please
consult the {{F:Software|Installation|Platform Hints}} section
of the OpenLDAP FAQ {{URL: http://www.openldap.org/faq/}}.
H3: TCP Wrappers
{{slapd}}(8) supports TCP wrappers (IP level access control filters)
...
...
@@ -191,6 +195,7 @@ The {{EX:configure}} script will normally auto-detect appropriate settings.
If you have problems at this stage, consult any platform specific
hints and check your {{EX:configure}} options if any.
H2: Building the Software
Once you have run the {{EX:configure}} script the last line of output
...
...
@@ -210,6 +215,7 @@ You should examine the output of this command carefully to make sure
everything is built correctly. Note that this command builds the LDAP
libraries and associated clients as well as {{slapd}}(8) and {{slurpd}}(8).
H2: Testing the Software
Once the software has been properly configured and successfully
...
...
@@ -219,6 +225,7 @@ made, you should run the test suite to verify the build.
The test will run a number of tests.
H2: Installing the Software
One you have successfully tested the software, you are ready to install it.
...
...
This diff is collapsed.
Click to expand it.
doc/guide/admin/quickstart.sdf
+
1
−
1
View file @
55207b51
...
...
@@ -83,7 +83,7 @@ what's best:
proceed with building the software. If {{EX:configure}} did
complain, well, you'll likely need to go to the FAQ Installation
Section ({{URL:http://www.openldap.org/faq/}} and/or actually
read the {SECT:Building and Installing OpenLDAP Software}}
read the
{
{SECT:Building and Installing OpenLDAP Software}}
chapter of this document.
...
...
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