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