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

lutoff
20.11.2009 080c129a3b27124840da4403ffadf306792b8fe1
fix for issue #4145 (typo at PasswordPolicyConfiguration.xml)
1 files modified
4 ■■■■ changed files
opends/src/admin/defn/org/opends/server/admin/std/PasswordPolicyConfiguration.xml 4 ●●●● patch | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/PasswordPolicyConfiguration.xml
@@ -23,7 +23,7 @@
  ! CDDL HEADER END
  !
  !
  !      Copyright 2007-2008 Sun Microsystems, Inc.
  !      Copyright 2007-2009 Sun Microsystems, Inc.
  ! -->
<adm:managed-object name="password-policy"
  plural-name="password-policies" package="org.opends.server.admin.std"
@@ -527,7 +527,7 @@
    </adm:synopsis>
    <adm:description>
      If this property is true, accounts always expire when the 
      expiration time arrives. If this property is false disabled, the user
      expiration time arrives. If this property is false or disabled, the user
      always receives at least one warning notification, and the
      password expiration is set to the warning time plus the
      warning interval.