From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1EoJlv-0002H8-Fl for garchives@archives.gentoo.org; Mon, 19 Dec 2005 12:05:43 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBJC5aAK019363; Mon, 19 Dec 2005 12:05:36 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBJC5aZc027324 for ; Mon, 19 Dec 2005 12:05:36 GMT Message-Id: <200512191205.jBJC5aZc027324@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark.gentoo.org) by smtp.gentoo.org with smtp (Exim 4.54) id 1EoJlo-0007bh-2w for gentoo-doc-cvs@lists.gentoo.org; Mon, 19 Dec 2005 12:05:36 +0000 Received: by lark.gentoo.org (sSMTP sendmail emulation); Mon, 19 Dec 2005 12:05:35 +0000 From: "Jan Kundrat" Date: Mon, 19 Dec 2005 12:05:35 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: ldap-howto.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 66833416-85aa-477d-a94f-31c28ea208bc X-Archives-Hash: df8177b70f796de77b8906cac8582417 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 @@ - + @@ -30,7 +30,7 @@ -0.21 +0.22 2005-10-21 @@ -313,8 +313,8 @@

First, we will configure PAM to allow LDAP authorization. Install -net-libs/pam_ldap so that PAM supports LDAP authorization, and -net-libs/nss_ldap so that your system can cope with LDAP servers for +sys-auth/pam_ldap so that PAM supports LDAP authorization, and +sys-auth/nss_ldap so that your system can cope with LDAP servers for additional information (used by nsswitch.conf).

-- gentoo-doc-cvs@gentoo.org mailing list