Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 306205

Summary: Update ldap-howto.xml and fix error
Product: [OLD] Docs on www.gentoo.org Reporter: Azamat H. Hackimov <azamat.hackimov>
Component: Other documentsAssignee: nm (RETIRED) <nightmorph>
Status: RESOLVED FIXED    
Severity: normal CC: docs-team
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gentoo.org/doc/en/ldap-howto.xml
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ldap-howto.xml.patch

Description Azamat H. Hackimov 2010-02-21 16:02:14 UTC
In section "OpenLDAP permissions" document have mistake. Code listing 4.2 states that user John have write permission only to userPassword and own attributes, but in text below:

"This example gives root and John access to read/write/search for everything in the the tree below dc=genfic,dc=com."

In included patch I fixed this. Also some parts has been refreshed.

Reproducible: Always

Steps to Reproduce:
Comment 1 Azamat H. Hackimov 2010-02-21 16:02:42 UTC
Created attachment 220599 [details, diff]
ldap-howto.xml.patch
Comment 2 nm (RETIRED) gentoo-dev 2010-02-22 09:09:21 UTC
Thanks. I used your patch, then went through the rest of the guide and fixed some more errors in the code samples.

Fixed.