Brocade Fabric OS Command Reference - Supporting Fabric OS v7.0.1 (53-1002447-01, March 2012)

Fabric OS Command Reference 553
53-1001764-01
passwdCfg
2
--setdefault
Resets all password policies to their default values.
--help
Displays the command usage.
DIAGNOSTICS The passwdCfg command may fail for any of the following reasons:
Permission failure
You not permitted to execute the command.
Invalid command line option
An unrecognized command line option was specified.
Minlength value out of range
The -minlength value must be between 8 and 40.
Lowercase value out of range
The -lowercase value specified must be greater than or equal to 0 and less than
or equal to -minlength value.
Uppercase value out of range
The -uppercase value specified must be greater than or equal to 0 and less than
or equal to -minlength value.
Digits value out of range
The -digits value specified must be greater than or equal to 0 and less than or
equal to -minlength value.
Punctuation value out of range
The -punctuation value specified must be greater than or equal to 0 and less
than or equal to -minlength value.
Total strength specification out of range
The total of -lowercase value, -uppercase value, -digits value, and
-punctuation value must be less than or equal to -minlength value.
History value out of range
The -history value must be between 1 and 24.
Minpasswordage value out of range
The -minpasswordage value must be between 0 and 999.
Maxpasswordage value out of range
The -maxpasswordage value must be between 0 and 999.
Warning value out of range
The -warning
value must be between 0 and 999.
Invalid password expiration specification
The -minpasswordage value or -warning value must be less than or equal to
-maxpasswordage value when -maxpasswordage value is nonzero.
Lockoutthreshold value out of range
The -lockoutthreshold value must be between 0 and 999.
Lockoutduration value out of range
The -lockoutduration value must be between 0 and 99999.
Repeat value out of range
The -repeat value must be between 1 and 40.
Sequence value out of range
The -sequence value must be between 1 and 40.