From f4dd34d24c22926b76da6f6e1d9f4c471ec2b2da Mon Sep 17 00:00:00 2001
From: rhaggard <rhaggard@localhost>
Date: Fri, 01 Feb 2008 17:30:23 +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/EntryDNVirtualAttributeConfiguration.xml | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
index 6987cf5..622005d 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/EntryDNVirtualAttributeConfiguration.xml
@@ -33,11 +33,14 @@
<adm:synopsis>
The
<adm:user-friendly-name />
- may be used to generate the entryDN operational attribute, which
- contains a normalized form of the entry's DN.
+ generates the entryDN operational attribute in directory entries,
+ which contains a normalized form of the entry's DN.
+ This attribute is defined in the draft-zeilenga-ldap-entrydn
+ Internet Draft and contains the DN of the entry in which it is
+ contained.
</adm:synopsis>
<adm:description>
- This provides the ability to use search filters containing the
+ This component provides the ability to use search filters containing the
entry's DN.
</adm:description>
<adm:profile name="ldap">
--
Gitblit v1.10.0