mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-07 01:27:16 +08:00
178f7b43c8
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1176 af4574ff-66df-0310-9fd7-8a98e5e911e0
22 lines
677 B
XML
22 lines
677 B
XML
<sect2>
|
|
<title>Configuring Open<acronym>LDAP</acronym></title>
|
|
|
|
<sect3><title>Config files</title>
|
|
<para><filename>/etc/openldap/*</filename></para>
|
|
</sect3>
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
<para>The only configuration needed for Open<acronym>LDAP</acronym> is
|
|
to run <command>ldconfig</command>. The <acronym>LDAP</acronym> server
|
|
can be started by <command>/usr/sbin/slapd</command> as described in
|
|
the man page slapd(8).</para>
|
|
|
|
<para>Data can be added to the <acronym>LDAP</acronym> database via
|
|
<command>ldapadd</command>. There are other programs that can use
|
|
the database. For more information see the appropriate man page.</para>
|
|
|
|
</sect3>
|
|
|
|
</sect2>
|