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: Tue, 18 Dec 2007 01:42:17
Message-Id: E1J4RTE-0003Ss-4k@stork.gentoo.org
1 robbat2 07/12/18 01:42:08
2
3 Modified: ldap.xml
4 Log:
5 Get rid of old toucan.g.o mention, and change a chapter title.
6
7 Revision Changes Path
8 1.18 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.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?rev=1.18&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?r1=1.17&r2=1.18
13
14 Index: ldap.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -p -w -b -B -u -u -r1.17 -r1.18
20 --- ldap.xml 18 Dec 2007 01:29:57 -0000 1.17
21 +++ ldap.xml 18 Dec 2007 01:42:07 -0000 1.18
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.17 2007/12/18 01:29:57 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v 1.18 2007/12/18 01:42:07 robbat2 Exp $ -->
27
28 <guide link="/proj/en/infrastructure/ldap.xml">
29 <title>Gentoo Infrastructure LDAP guide</title>
30 @@ -53,15 +53,16 @@ for modifying the Gentoo LDAP Schema.
31 </p>
32
33 <p>
34 -When a developer accesses a resource, like toucan (aka dev.gentoo.org), the
35 -resource acts as an LDAP client and queries the LDAP server (ldap1 or ldap2) to
36 -see if that user is in the database and authorized for access.
37 +When a developer accesses a resource, like dev.gentoo.org
38 +(woodpecker.gentoo.org), the resource acts as an LDAP client and queries the
39 +LDAP server (ldap1, ldap2, ldap3) to see if that user is in the database and
40 +authorized for access.
41 </p>
42
43 </body>
44 </section>
45 <section>
46 -<title>Organizational Units</title>
47 +<title>LDAP Access Levels</title>
48 <body>
49
50 <p>
51
52
53
54 --
55 gentoo-commits@g.o mailing list