From ab71e0dfa8d006ee9b50b938bf5902421df48769 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Wed, 28 Sep 2011 13:22:05 +0000
Subject: [PATCH] Clarify that OpenDJ Control Panel does not do remote process management

---
 opendj3/src/main/docbkx/admin-guide/chap-admin-tools.xml |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/opendj3/src/main/docbkx/admin-guide/chap-admin-tools.xml b/opendj3/src/main/docbkx/admin-guide/chap-admin-tools.xml
index fd0b1d8..eeac64d 100644
--- a/opendj3/src/main/docbkx/admin-guide/chap-admin-tools.xml
+++ b/opendj3/src/main/docbkx/admin-guide/chap-admin-tools.xml
@@ -69,11 +69,13 @@
    </listitem>
   </itemizedlist>
   
-  <para>When you manage a local server as the user who installed OpenDJ,
-  you can start and stop the server process. Starting and stopping servers
-  requires commands to be run on the system where the server is located.
-  Other configuration can be performed through the administration
-  connector.</para>
+  <para>When you login to OpenDJ Control Panel, you authenticate over LDAP.
+  This means that if a user can run the Control Panel, she can use it to manage
+  a running server. Yet, to start and stop the server process through OpenDJ
+  Control Panel, you must start the Control Panel on the system where OpenDJ
+  runs, as the user who owns the OpenDJ server files (such as the user who
+  installed OpenDJ). In other words, the OpenDJ Control Panel does not do
+  remote process management.</para>
   
   <mediaobject>
    <imageobject>

--
Gitblit v1.10.0