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 10:57:26
Message-Id: E1KoydX-0002hi-Ez@stork.gentoo.org
1 robbat2 08/10/12 10:57:23
2
3 Modified: ldap.xml
4 Log:
5 Make it easier for recruiters to reset passwords now.
6
7 Revision Changes Path
8 1.22 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.22&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml?r1=1.21&r2=1.22
13
14 Index: ldap.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -p -w -b -B -u -u -r1.21 -r1.22
20 --- ldap.xml 3 Oct 2008 21:59:06 -0000 1.21
21 +++ ldap.xml 12 Oct 2008 10:57:23 -0000 1.22
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.21 2008/10/03 21:59:06 robbat2 Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/ldap.xml,v 1.22 2008/10/12 10:57:23 robbat2 Exp $ -->
27
28 <guide link="/proj/en/infrastructure/ldap.xml">
29 <title>Gentoo Infrastructure LDAP guide</title>
30 @@ -469,6 +469,14 @@ with multi-valued attributes.
31 # <i>perl_ldap -b user -C mail "backup@×××××××.com" &lt;username&gt;</i>
32 </pre>
33
34 +<pre caption="Reset a user password">
35 +<comment>Only available to senior recruiters and infrastructure admins in the
36 +useradmin group on woodpecker, as well as either the recruiters or
37 +infra-ldapadmin groups in LDAP. The new password will NOT be shown to
38 +you, it will only be placed in /home/&lt;username&gt;/passwd.</comment>
39 +# <i>sudo /usr/local/bin/newpasswd &lt;username&gt;</i>
40 +</pre>
41 +
42 </body>
43 </section>
44 <section>