Updating the Password Length
To update the length of the password, use the following configuration:
configure
smiuser update-password-length length number_of_characters
exit
Note |
|
The following example updates the minimum length of the password to 10 characters.
cee# configure terminal
smiuser update-password-length length 10
message Password updated successfully