Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
David Barchiesi
OpenLDAP
Commits
a45bbea5
Commit
a45bbea5
authored
Mar 28, 1999
by
Kurt Zeilenga
Browse files
Remove quick install guide from README, it's too quick. Update INSTALL.
parent
5c931bdf
Changes
2
Hide whitespace changes
Inline
Side-by-side
INSTALL
View file @
a45bbea5
...
...
@@ -102,19 +102,17 @@ these steps:
These configuration files are located in the OpenLDAP
configuration directory (normally /usr/local/etc/openldap).
ldap.conf - LDAP defaults
ldapfilter.conf - search filter configuration
ldapsearchprefs.conf - search object definitions
ldaptemplates.conf - display template definitions
Client configuration files:
ldap.conf - client defaults
ldapfilter.conf - search filter configuration
ldapsearchprefs.conf - search object definitions
ldaptemplates.conf - display template definitions
There are section 5 man pages for all of these files.
9. edit client configuration files as needed.
See ldap.conf(5) for details.
Server configuration files:
ldapd.conf - LDAP - X.500 daemon
slapd.conf - Standalone LDAP daemon
10. edit server configuration files as needed.
See slapd.conf(5) if running slapd.
See ldapd.conf(5) if running ldapd.
There are section 5 man pages for all of these files.
Building LDAP For More Than One Platform
...
...
README
View file @
a45bbea5
...
...
@@ -50,24 +50,7 @@ REQUIRED SOFTWARE
MAKING AND INSTALLING THE DISTRIBUTION
This is a quick guide. For details, see the INSTALL file.
% ./configure
configure OpenLDAP for current platform
% make depend
this will create dependency information
% make
this will build the system
% su
# make install
in this directory. This should produce something that basically
works. You can "cd tests; make" to verify the build.
See the INSTALL file in this directory for more information.
Please see the INSTALL file for details.
DOCUMENTATION
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment