Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: ldap-howto.xml
Date: Tue, 11 Oct 2005 20:06:28
Message-Id: 200510111957.j9BJv3U0018986@robin.gentoo.org
1 fox2mike 05/10/11 20:06:19
2
3 Modified: xml/htdocs/doc/en ldap-howto.xml
4 Log:
5 We're giving search perms, not read. Thanks to Borges for reporting.
6
7 Revision Changes Path
8 1.30 +3 -3 xml/htdocs/doc/en/ldap-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ldap-howto.xml?rev=1.30&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ldap-howto.xml?rev=1.30&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/ldap-howto.xml.diff?r1=1.29&r2=1.30&cvsroot=gentoo
13
14 Index: ldap-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- ldap-howto.xml 8 Oct 2005 15:09:49 -0000 1.29
21 +++ ldap-howto.xml 11 Oct 2005 20:06:19 -0000 1.30
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.29 2005/10/08 15:09:49 jkt Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/ldap-howto.xml,v 1.30 2005/10/11 20:06:19 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/ldap-howto.xml">
29 @@ -30,7 +30,7 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>0.19</version>
34 +<version>0.20</version>
35 <date>2005-10-08</date>
36
37 <chapter>
38 @@ -475,7 +475,7 @@
39
40 access to *
41 by dn="uid=root,ou=People,dc=genfic,dc=com" write
42 - by * read
43 + by * search
44 </pre>
45
46 <p>
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list