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

Ludovic Poitou
23.07.2011 e523c3b1f2ab90f2b424bdefe674a0fd3d8da7f4
opends/src/admin/defn/org/opends/server/admin/std/PasswordPolicyConfiguration.xml
@@ -24,6 +24,7 @@
  !
  !
  !      Copyright 2007-2009 Sun Microsystems, Inc.
  !      Portions Copyright 2011 ForgeRock AS
  ! -->
<adm:managed-object name="password-policy"
  plural-name="password-policies" package="org.opends.server.admin.std"
@@ -228,7 +229,7 @@
  <adm:property name="force-change-on-add">
    <adm:synopsis>
      Indicates whether users are forced to change their passwords
      upon first authenticating to the Directory Server after their
      upon first authenticating to the directory server after their
      account has been created.
    </adm:synopsis>
    <adm:default-behavior>
@@ -521,7 +522,7 @@
  </adm:property>
  <adm:property name="expire-passwords-without-warning">
    <adm:synopsis>
      Indicates whether the Directory Server allows a user's
      Indicates whether the directory server allows a user's
      password to expire even if that user has never seen an expiration
      warning notification.
    </adm:synopsis>
@@ -708,7 +709,7 @@
      password policy.
    </adm:synopsis>
    <adm:description>
      This attribute type must be defined in the Directory Server schema
      This attribute type must be defined in the directory server schema
      and must either be defined as an operational attribute or must be
      allowed by the set of objectClasses for all users with the
      associated password policy.