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/EntryDNVirtualAttributeConfiguration.xml | 11 +++++++----
1 files changed, 7 insertions(+), 4 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..5c3cf59 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
@@ -23,7 +23,7 @@
! CDDL HEADER END
!
!
- ! Portions Copyright 2007 Sun Microsystems, Inc.
+ ! Portions Copyright 2007-20008 Sun Microsystems, Inc.
! -->
<adm:managed-object name="entry-dn-virtual-attribute"
plural-name="entry-dn-virtual-attributes"
@@ -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.
</adm:synopsis>
<adm:description>
- This provides the ability to use search filters containing the
+ This attribute is defined in the draft-zeilenga-ldap-entrydn
+ Internet Draft and contains the DN of the entry in which it is
+ contained.
+ This component provides the ability to use search filters containing the
entry's DN.
</adm:description>
<adm:profile name="ldap">
--
Gitblit v1.10.0