diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-08-31 23:46:01 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-08-31 23:46:01 +0200 |
commit | eac5616ac2b6f38a202f1038f8e9eedbfeb2fda5 (patch) | |
tree | a16ad1a5c30d2f7de37906b619296d41b1313602 /man | |
parent | e4f7e00a9e435fcf77f2f08264c5d2788a82c297 (diff) |
rename configfile to /etc/nslcd.conf and make debian packaging copy the file to the new name on upgrade
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@980 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 4 | ||||
-rw-r--r-- | man/nslcd.8.xml | 8 | ||||
-rw-r--r-- | man/nslcd.conf.5.xml (renamed from man/nss-ldapd.conf.5.xml) | 16 | ||||
-rw-r--r-- | man/pam_ldap.8.xml | 6 |
4 files changed, 17 insertions, 17 deletions
diff --git a/man/Makefile.am b/man/Makefile.am index 43ab2da..361d1da 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -17,9 +17,9 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301 USA -dist_man_MANS = nss-ldapd.conf.5 nslcd.8 +dist_man_MANS = nslcd.conf.5 nslcd.8 -EXTRA_DIST = nss-ldapd.conf.5.xml nslcd.8.xml pam_ldap.8.xml +EXTRA_DIST = nslcd.conf.5.xml nslcd.8.xml pam_ldap.8.xml # ensure that the pam_ldap manpage is always built but only installed # if the PAM module is built diff --git a/man/nslcd.8.xml b/man/nslcd.8.xml index 25fad86..1cdfa5b 100644 --- a/man/nslcd.8.xml +++ b/man/nslcd.8.xml @@ -64,7 +64,7 @@ </para> <para> <command>nslcd</command> is configured through a configuration file - (see <citerefentry><refentrytitle>nss-ldapd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). + (see <citerefentry><refentrytitle>nslcd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>). </para> <para> See the included README for information on configuring the LDAP server. @@ -114,15 +114,15 @@ <refsect1 id="files"> <title>Files</title> <para> - <filename>/etc/nss-ldapd.conf</filename> - the configuration file - (see <citerefentry><refentrytitle>nss-ldapd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>) + <filename>/etc/nslcd.conf</filename> - the configuration file + (see <citerefentry><refentrytitle>nslcd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>) </para> </refsect1> <refsect1 id="see_also"> <title>See Also</title> <para> - <citerefentry><refentrytitle>nss-ldapd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> + <citerefentry><refentrytitle>nslcd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> </para> </refsect1> diff --git a/man/nss-ldapd.conf.5.xml b/man/nslcd.conf.5.xml index bb6da8b..8619c43 100644 --- a/man/nss-ldapd.conf.5.xml +++ b/man/nslcd.conf.5.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <!-- - nss-ldapd.conf.5.xml - docbook manual page for nss-ldapd.conf + nslcd.conf.5.xml - docbook manual page for nslcd.conf Copyright (C) 1997-2005 Luke Howard Copyright (C) 2007, 2008, 2009 Arthur de Jong @@ -34,7 +34,7 @@ </refentryinfo> <refmeta> - <refentrytitle>nss-ldapd.conf</refentrytitle> + <refentrytitle>nslcd.conf</refentrytitle> <manvolnum>5</manvolnum> <refmiscinfo class="version">Version 0.6.11</refmiscinfo> <refmiscinfo class="manual">System Manager's Manual</refmiscinfo> @@ -42,21 +42,21 @@ </refmeta> <refnamediv id="name"> - <refname>nss-ldapd.conf</refname> - <refpurpose>configuration file for LDAP nameservice provider</refpurpose> + <refname>nslcd.conf</refname> + <refpurpose>configuration file for LDAP nameservice daemon</refpurpose> </refnamediv> <refsect1 id="description"> <title>Description</title> <para> - The <emphasis>nss-ldapd</emphasis> module allows <acronym>LDAP</acronym> + The <emphasis>nss-pam-ldapd</emphasis> package allows <acronym>LDAP</acronym> directory servers to be used as a primary source of name service information. (Name service information typically includes users, hosts, groups, and other such data historically stored in flat files or <acronym>NIS</acronym>.) </para> <para> - The file <filename>nss-ldapd.conf</filename> contains the + The file <filename>nslcd.conf</filename> contains the configuration information for running <command>nslcd</command> (see <citerefentry><refentrytitle>nslcd</refentrytitle><manvolnum>8</manvolnum></citerefentry>). The file contains options, one on each line, defining the way @@ -177,7 +177,7 @@ Specifies the clear text credentials with which to bind. This option is only applicable when used with <option>binddn</option> above. If you set this option you should consider changing the permissions - of the <filename>nss-ldapd.conf</filename> file to only grant access to + of the <filename>nslcd.conf</filename> file to only grant access to the root user. <!-- WHEN SASL IS DOCUMENTED: This option is only applicable when either the <option>binddn</option> or @@ -690,7 +690,7 @@ <title>Files</title> <variablelist remap="TP"> <varlistentry> - <term><filename>/etc/nss-ldapd.conf</filename></term> + <term><filename>/etc/nslcd.conf</filename></term> <listitem><para>the main configuration file</para></listitem> </varlistentry> <varlistentry> diff --git a/man/pam_ldap.8.xml b/man/pam_ldap.8.xml index a157dfa..5708560 100644 --- a/man/pam_ldap.8.xml +++ b/man/pam_ldap.8.xml @@ -165,10 +165,10 @@ <listitem><para>the main PAM configuration file</para></listitem> </varlistentry> <varlistentry> - <term><filename>/etc/nss-ldapd.conf</filename></term> + <term><filename>/etc/nslcd.conf</filename></term> <listitem><para> The configuration file for the <command>nslcd</command> daemon - (see <citerefentry><refentrytitle>nss-ldapd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>) + (see <citerefentry><refentrytitle>nslcd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>) </para></listitem> </varlistentry> </variablelist> @@ -179,7 +179,7 @@ <para> <citerefentry><refentrytitle>pam.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>nslcd</refentrytitle><manvolnum>8</manvolnum></citerefentry>, - <citerefentry><refentrytitle>nss-ldapd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> + <citerefentry><refentrytitle>nslcd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> </para> </refsect1> |