Summary: | Update of "28.5. Lightweight Directory Access Protocol (LDAP)" section of handbook | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Rocky Hotas <rockyhotas> | ||||
Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | bcr | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://www.freebsd.org/doc/handbook/network-ldap.html | ||||||
Attachments: |
|
Description
Rocky Hotas
2017-05-08 10:38:38 UTC
A commit references this bug: Author: bcr Date: Thu Dec 20 21:54:05 UTC 2018 New revision: 52704 URL: https://svnweb.freebsd.org/changeset/doc/52704 Log: Rewrite the LDAP server section of the handbook. The Lightweight Directory Access Protocol (LDAP) section of the handbook contains several errors (typos, wrong steps) and was in need of updates to reflect current versions of the software. Rocky Hotas provided a patch for review that fixes many of those bugs and extends the instructions in the first part. The second part received a complete rewrite, providing working example configuration files and steps to get the server running. I made only a few cleanups and corrections to the patch to fit our documentation guidelines. Most of the work was done by the submitter, big thanks for his work and patience! PR: 219142 Submitted by: rockyhotas@post.com Reviewed by: remko, wollman, wblock, myself, others Approved by: bcr Differential Revision: https://reviews.freebsd.org/D10600 Changes: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml A patch was committed, based on the work in https://reviews.freebsd.org/D10600. Thanks for your submission, which has landed in the FreeBSD handbook now. PR closed! |