PasswordGeneratorCfgDefn.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
280a8a0544b4aeb52414d20e8c6e6c5b1108562eTinderbox Useruser-friendly-name=Password Generator
6c2a76b3e2ccd32c35814b6e0f54da00190749d7Evan Huntuser-friendly-plural-name=Password Generators
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updatersynopsis=Password Generators are used by the password modify extended operation to construct a new password for the user.
5affecff6e148a8e124d03f5dbac0da11e30dcc5Tinderbox Userdescription=The server allows any number of password validators to be defined. This can impose any kinds of restrictions on the characteristics of valid passwords. Therefore, it is not feasible for the server to attempt to generate a password on its own that will meet all the requirements of all the validators. The password generator makes it possible to provide custom logic for creating a new password.
19558a04decde0e7261d489d92d04ad88104217bTinderbox Userproperty.enabled.synopsis=Indicates whether the Password Generator is enabled for use.
827f8cccb5280f4da66c46186e792d1cb9d73503Mark Andrewsproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Password Generator implementation.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews