mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
20.04.2007 a099a404ff065d16751aef2b27d4adfad410f662
Change "identity" tag to "user-management".
8 files modified
16 ■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/CertificateMapperConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/IdentityMapperConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/PasswordGeneratorConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/PasswordPolicyConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/PasswordStorageSchemeConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/PasswordValidatorConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/RootConfiguration.xml 2 ●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml
@@ -42,7 +42,7 @@
    may be used to notify the user and/or administrators of the change.
  </adm:synopsis>
  <adm:tag name="identity"/>
  <adm:tag name="user-management"/>
  <adm:profile name="ldap">
    <ldap:object-class>
opends/src/admin/defn/org/opends/server/admin/std/CertificateMapperConfiguration.xml
@@ -37,7 +37,7 @@
    certificate.
  </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.12</ldap:oid>
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>
opends/src/admin/defn/org/opends/server/admin/std/PasswordGeneratorConfiguration.xml
@@ -35,7 +35,7 @@
    are used by the password modify extended operation to construct
    a new password for the user.
  </adm:synopsis>
  <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.60</ldap:oid>
opends/src/admin/defn/org/opends/server/admin/std/PasswordPolicyConfiguration.xml
@@ -34,7 +34,7 @@
    Define a number of password management rules, as well as
    requirements for authentication processing.
  </adm:synopsis>
  <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.62</ldap:oid>
opends/src/admin/defn/org/opends/server/admin/std/PasswordStorageSchemeConfiguration.xml
@@ -39,7 +39,7 @@
    defines a module that implements a password storage scheme.
  </adm:synopsis>
  <adm:tag name="identity"/>
  <adm:tag name="user-management"/>
  <adm:profile name="ldap">
    <ldap:object-class>
opends/src/admin/defn/org/opends/server/admin/std/PasswordValidatorConfiguration.xml
@@ -35,7 +35,7 @@
    are responsible for determining whether proposed passwords are acceptable
    for use.
  </adm:synopsis>
  <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.36</ldap:oid>
opends/src/admin/defn/org/opends/server/admin/std/RootConfiguration.xml
@@ -307,7 +307,7 @@
  <adm:tag-definition name="logging">
    <adm:synopsis>Logging</adm:synopsis>
  </adm:tag-definition>
  <adm:tag-definition name="identity">
  <adm:tag-definition name="user-management">
    <adm:synopsis>User management</adm:synopsis>
  </adm:tag-definition>
  <adm:tag-definition name="replication">