jkt 05/12/19 12:05:35 Modified: xml/htdocs/doc/en ldap-howto.xml Log: #115409, pam_ldap and nss_ldap have been moved from net-libs to sys-auth
Revision Changes Path 1.32 +4 -4 xml/htdocs/doc/en/ldap-howto.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ldap-howto.xml?rev=1.32&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ldap-howto.xml?rev=1.32&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ldap-howto.xml.diff?r1=1.31&r2=1.32&cvsroot=gentoo Index: ldap-howto.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ldap-howto.xml 21 Oct 2005 20:43:52 -0000 1.31 +++ ldap-howto.xml 19 Dec 2005 12:05:35 -0000 1.32 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='UTF-8'?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.31 2005/10/21 20:43:52 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.32 2005/12/19 12:05:35 jkt Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/ldap-howto.xml"> @@ -30,7 +30,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>0.21</version> +<version>0.22</version> <date>2005-10-21</date> <chapter> @@ -313,8 +313,8 @@ <p> First, we will configure PAM to allow LDAP authorization. Install -<c>net-libs/pam_ldap</c> so that PAM supports LDAP authorization, and -<c>net-libs/nss_ldap</c> so that your system can cope with LDAP servers for +<c>sys-auth/pam_ldap</c> so that PAM supports LDAP authorization, and +<c>sys-auth/nss_ldap</c> so that your system can cope with LDAP servers for additional information (used by <path>nsswitch.conf</path>). </p> -- [email protected] mailing list
