Skip to content
Snippets Groups Projects
Commit 1a303754 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Minor updates

parent d32cf54a
No related branches found
No related tags found
No related merge requests found
......@@ -90,7 +90,7 @@ these steps:
7. install the binaries and man pages. You may need to be superuser to
do this (depending on where you are installing things):
% su root -c make install
% su root -c 'make install'
That's it!
......@@ -107,10 +107,10 @@ these steps:
ldaptemplates.conf - display template definitions
Server configuration files:
ldapd.conf - LDAP - X.500 daemon
slapd.conf - Standalone LDAP daemon
slapd.conf - Standalone LDAP daemon configuration
schema/*.schema - Schema Definitions
There are section 5 man pages for all of these files.
There are section 5 man pages for these configuration files.
Building LDAP For More Than One Platform
......@@ -224,4 +224,5 @@ HINTS
./configure
End of OpenLDAP INSTALL file.
---
$OpenLDAP$
......@@ -12,3 +12,6 @@ OpenLDAP Devel README
Client developers seeking a stable development platform
should use OpenLDAP-release or OpenLDAP-software.
http://www.openldap.org/software/
---
$OpenLDAP$
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment