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

jpikus
14.37.2009 50c662df0991513185cc2c079a4283ddd669b3dc
opends/src/admin/messages/PasswordPolicyCfgDefn.properties
@@ -16,7 +16,7 @@
property.deprecated-password-storage-scheme.description=If a user with this password policy authenticates to the server and his/her password is encoded with a deprecated scheme, those values are removed and replaced with values encoded using the default password storage scheme(s).
property.deprecated-password-storage-scheme.syntax.aggregation.constraint-synopsis=The referenced password storage schemes must be enabled.
property.expire-passwords-without-warning.synopsis=Indicates whether the Directory Server allows a user's password to expire even if that user has never seen an expiration warning notification.
property.expire-passwords-without-warning.description=If this property is true, accounts always expire when the expiration time arrives. If this property is false disabled, the user always receives at least one warning notification, and the password expiration is set to the warning time plus the warning interval.
property.expire-passwords-without-warning.description=If this property is true, accounts always expire when the 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.
property.force-change-on-add.synopsis=Indicates whether users are forced to change their passwords upon first authenticating to the Directory Server after their account has been created.
property.force-change-on-reset.synopsis=Indicates whether users are forced to change their passwords if they are reset by an administrator.
property.force-change-on-reset.description=For this purpose, anyone with permission to change a given user's password other than that user is considered an administrator.