From b6537409d04069fe5ea2168e3e61a49c325dff43 Mon Sep 17 00:00:00 2001
From: Chris Ridd <chris.ridd@forgerock.com>
Date: Fri, 31 May 2013 08:40:38 +0000
Subject: [PATCH] CR-1769 Fix OPENDJ-895 Document ACIs and privileges required for basic LDAP operations
---
opendj3/src/main/docbkx/admin-guide/index.xml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/opendj3/src/main/docbkx/admin-guide/index.xml b/opendj3/src/main/docbkx/admin-guide/index.xml
index 3c3ddaa..fe6a137 100644
--- a/opendj3/src/main/docbkx/admin-guide/index.xml
+++ b/opendj3/src/main/docbkx/admin-guide/index.xml
@@ -49,6 +49,9 @@
<author>
<personname><firstname>Ludovic</firstname><surname>Poitou</surname></personname>
</author>
+ <author>
+ <personname><firstname>Chris</firstname><surname>Ridd</surname></personname>
+ </author>
</authorgroup>
<xinclude:include href='../legal.xml' />
<date><?dbtimestamp format="B d, Y"?></date>
--
Gitblit v1.10.0