/ALGORITHM=keyword
Selects a specific password generation algorithm.
The valid keywords for this qualifier are ALPHABETIC and
MIXED_CHARACTER. These keywords are mutually exclusive and cannot
be negated. The /ALGORITHM qualifier requires the /GENERATE qualifier.
Keyword Explanation
ALPHABETIC Selects the alphabetic password generator. (Formerly
the only password generator)
MIXED_CHARACTER Selects the mixed-character password generator.
Mixed-character passwords are valid only for users
with the PwdMix flag set in their user authorization
records.