Gentoo Archives: gentoo-commits

From: "Denis Dupeyron (calchan)" <calchan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/devrel/recruiters: index.xml
Date: Fri, 30 Nov 2007 07:39:48
Message-Id: E1Iy0TM-0000P4-Eq@stork.gentoo.org
1 calchan 07/11/30 07:39:40
2
3 Modified: index.xml
4 Log:
5 Updated LDAP documentation due to roadrunner being taken out of service and replaced by woodpecker (dev.gentoo.org).
6
7 Revision Changes Path
8 1.56 xml/htdocs/proj/en/devrel/recruiters/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?rev=1.56&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?rev=1.56&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml?r1=1.55&r2=1.56
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/devrel/recruiters/index.xml,v
17 retrieving revision 1.55
18 retrieving revision 1.56
19 diff -u -r1.55 -r1.56
20 --- index.xml 16 Aug 2007 23:23:43 -0000 1.55
21 +++ index.xml 30 Nov 2007 07:39:39 -0000 1.56
22 @@ -157,12 +157,12 @@
23
24 <p>
25 At first, start adding the new developer to LDAP. This requires you to
26 -<c>ssh</c> to <c>roadrunner.gentoo.org</c> and use the <c>perl_ldap</c> script
27 +<c>ssh</c> to <c>dev.gentoo.org</c> and use the <c>perl_ldap</c> script
28 to create the new account.
29 </p>
30
31 <pre caption="Creating the initial UID in LDAP">
32 -# <i>ssh roadrunner.gentoo.org</i>
33 +# <i>ssh dev.gentoo.org</i>
34 # <i>perl_ldap -b user -c</i>
35 Enter LDAP Password:
36
37 @@ -285,7 +285,7 @@
38
39 <p>
40 This first method requires the public ssh-key of the developer somewhere on
41 -<c>roadrunner</c> in order to import it this way into LDAP.
42 +<c>dev.gentoo.org</c> in order to import it this way into LDAP.
43 </p>
44
45 <pre caption="Creating the attribute sshPublicKey (file method)">
46
47
48
49 --
50 gentoo-commits@g.o mailing list