From 952ce880317825f16c256fb716167eb7fddeda49 Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Wed, 06 Feb 2008 18:09:50 +0000
Subject: [PATCH] Commiting configuration XML files after adding info from the old config guide to be incorporated in the new generated config reference
---
opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml
index 487022d..2608ca4 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/RootDNUserConfiguration.xml
@@ -23,7 +23,7 @@
! CDDL HEADER END
!
!
- ! Portions Copyright 2007 Sun Microsystems, Inc.
+ ! Portions Copyright 2007-2008 Sun Microsystems, Inc.
! -->
<adm:managed-object name="root-dn-user" plural-name="root-dn-users"
package="org.opends.server.admin.std"
@@ -32,8 +32,8 @@
<adm:synopsis>
A
<adm:user-friendly-name />
- are administrative users who may be granted special privileges which
- are not available to non-root users (e.g., the ability to bind to
+ are administrative users who can granted special privileges that
+ are not available to non-root users (for example, the ability to bind to
the server in lockdown mode).
</adm:synopsis>
<adm:description>
@@ -51,13 +51,13 @@
</adm:profile>
<adm:property name="alternate-bind-dn" multi-valued="true">
<adm:synopsis>
- Specifies one or more alternate DNs that may be used to bind to
+ Specifies one or more alternate DNs that can be used to bind to
the server as this root user.
</adm:synopsis>
<adm:default-behavior>
<adm:alias>
<adm:synopsis>
- This root user will only be allowed to bind using the DN of
+ This root user is allowed to bind only using the DN of
the associated configuration entry.
</adm:synopsis>
</adm:alias>
--
Gitblit v1.10.0