From a099a404ff065d16751aef2b27d4adfad410f662 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 20 Jun 2007 15:04:25 +0000
Subject: [PATCH] Change "identity" tag to "user-management".

---
 opends/src/admin/defn/org/opends/server/admin/std/IdentityMapperConfiguration.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/src/admin/defn/org/opends/server/admin/std/IdentityMapperConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/IdentityMapperConfiguration.xml
index fc3fb87..51e86c1 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/IdentityMapperConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/IdentityMapperConfiguration.xml
@@ -37,7 +37,7 @@
     the entry for the user that corresponds to that identifier.
   </adm:synopsis>
   <adm:tag name="security"/>
-  <adm:tag name="identity"/>
+  <adm:tag name="user-management"/>
   <adm:profile name="ldap">
     <ldap:object-class>
       <ldap:oid>1.3.6.1.4.1.26027.1.2.55</ldap:oid>

--
Gitblit v1.10.0