Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: ldap.xml
Date: Sun, 12 Oct 2008 11:22:20
Message-Id: E1Koz1c-0002v9-KB@stork.gentoo.org
1 robbat2 08/10/12 11:22:16
2
3 Modified: ldap.xml
4 Log:
5 Add ldap4.
6
7 Revision Changes Path
8 1.25 xml/htdocs/proj/en/infrastructure/ldap.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?r1=1.24&r2=1.25
13
14 Index: ldap.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -p -w -b -B -u -u -r1.24 -r1.25
20 --- ldap.xml 12 Oct 2008 11:20:29 -0000 1.24
21 +++ ldap.xml 12 Oct 2008 11:22:16 -0000 1.25
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v 1.24 2008/10/12 11:20:29 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v 1.25 2008/10/12 11:22:16 robbat2 Exp $ -->
27
28 <guide link="/proj/en/infrastructure/ldap.xml">
29 <title>Gentoo Infrastructure LDAP guide</title>
30 @@ -27,7 +27,7 @@ and administrators.
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>1.8</version>
35 +<version>1.9</version>
36 <date>2008-10-12</date>
37
38 <chapter>
39 @@ -55,7 +55,7 @@ for modifying the Gentoo LDAP Schema.
40 <p>
41 When a developer accesses a resource, like dev.gentoo.org
42 (woodpecker.gentoo.org), the resource acts as an LDAP client and queries the
43 -LDAP server (ldap1, ldap2, ldap3) to see if that user is in the database and
44 +LDAP server (ldap1, ldap2, ldap3, ldap4) to see if that user is in the database and
45 authorized for access.
46 </p>
47
48 @@ -124,8 +124,8 @@ that you use dev.gentoo.org (woodpecker.
49 Currently we have three LDAP servers available. The <e>master</e> server and two
50 <e>slave</e> servers. The <e>master</e> LDAP server is reachable at
51 <e>ldap1.gentoo.org</e>. The <e>slave</e> servers are <e>ldap2.gentoo.org</e>,
52 -<e>ldap3.gentoo.org</e> and it connects every 60 seconds to the <e>master</e>
53 -to replicate changes from the master.
54 +<e>ldap3.gentoo.org</e>, <e>ldap4.gentoo.org</e> and they connect every 60
55 +seconds to the <e>master</e> to replicate changes from the master.
56 </p>
57
58 <p>
59 @@ -315,6 +315,11 @@ be migrated and this guide will be updat
60 <ti>LDAP Slave Server</ti>
61 </tr>
62 <tr>
63 + <ti>puffin.gentoo.org</ti>
64 + <ti>ldap4.gentoo.org</ti>
65 + <ti>LDAP Slave Server</ti>
66 + </tr>
67 + <tr>
68 <ti>woodpecker.gentoo.org</ti>
69 <ti>dev.gentoo.org</ti>
70 <ti>LDAP client: accounts, sudo, ssh</ti>
71 @@ -513,6 +518,7 @@ infra-cvsadmin.group, infra-system.group
72 <li>Master LDAP Server - ldap1.gentoo.org</li>
73 <li>Slave LDAP Server - ldap2.gentoo.org</li>
74 <li>Slave LDAP Server - ldap3.gentoo.org</li>
75 + <li>Slave LDAP Server - ldap4.gentoo.org</li>
76 <li><uri link="http://www.tldp.org/HOWTO/html_single/LDAP-HOWTO">LDAP HOWTO</uri></li>
77 </ul>