From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OYlLF-0005ck-Iw for garchives@archives.gentoo.org; Tue, 13 Jul 2010 19:40:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F4BE0B43; Tue, 13 Jul 2010 19:40:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 70E8FE0B15 for ; Tue, 13 Jul 2010 19:40:30 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C8E311B402B for ; Tue, 13 Jul 2010 19:40:29 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 2104) id F2B6A2CE14; Tue, 13 Jul 2010 19:40:28 +0000 (UTC) From: "Joshua Saddler (nightmorph)" To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: ldap-howto.xml X-VCS-Repository: gentoo X-VCS-Files: ldap-howto.xml X-VCS-Directories: xml/htdocs/doc/en X-VCS-Committer: nightmorph X-VCS-Committer-Name: Joshua Saddler Content-Type: text/plain; charset=utf8 Message-Id: <20100713194028.F2B6A2CE14@corvid.gentoo.org> Date: Tue, 13 Jul 2010 19:40:28 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@lists.gentoo.org Reply-to: docs-team@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 0705898b-a22c-404c-9157-624233f6f6e6 X-Archives-Hash: 74be7ad0a8dd113428593f118eeb21d6 nightmorph 10/07/13 19:40:28 Modified: ldap-howto.xml Log: updated ldap config for 2.3, bug 325497 Revision Changes Path 1.42 xml/htdocs/doc/en/ldap-howto.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ldap= -howto.xml?rev=3D1.42&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ldap= -howto.xml?rev=3D1.42&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/ldap= -howto.xml?r1=3D1.41&r2=3D1.42 Index: ldap-howto.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- ldap-howto.xml 22 Feb 2010 09:09:03 -0000 1.41 +++ ldap-howto.xml 13 Jul 2010 19:40:28 -0000 1.42 @@ -1,5 +1,5 @@ - + =20 @@ -33,8 +33,8 @@ =20 -3 -2010-02-22 +4 +2010-07-13 =20 Getting Started with OpenLDAP @@ -228,13 +228,12 @@ =20

-Now edit /etc/conf.d/slapd and add the following, commentin= g out -the existing line: +Now edit /etc/conf.d/slapd and uncomment the following OPTS= line:

=20
 # Note: we don't use cn=3Dconfig here, so stay with this line:<=
/comment>
-OPTS=3D"-h 'ldap:// ldapi://%2fvar%2frun%2fopenldap%2fslapd.sock'"
+OPTS=3D"-F /etc/openldap/slapd.d -h 'ldaps:// ldap:// ldapi://%2fvar%2fr=
un%2fopenldap%2fslapd.sock'"
 
=20