Use this command to specify disallowed words to include in the password dictionary, and to delete one or more disallowed words in the dictionary.
Command Syntax
% set system admin <system name> passwordDictionary disallowedWords <single word>
% show system admin <system name> passwordDictionary disallowedWords
% delete system admin <system name> passwordDictionary disallowedWords <single word, or leave blank for all words>
Command Parameters
Set Command
Password Dictionary Parameter (set)
Parameter | Length/Range | Description |
---|
disallowedWords
| String of up to 255 ASCII characters | Enter a word to add to the Password Dictionary. NOTE: Words are case-sensitive. |
Delete Command
Password Dictionary Parameter (delete)
Parameter | Length/Range | Description |
---|
disallowedWords
| Empty, or a single word (string of up to 255 ASCII characters) | Enter a single word to delete from the Password Dictionary, or leave blank to delete all words. When deleting all words, a warning message asks you to confirm the action after entering the 'commit ' command. Type 'yes ' to proceed. NOTE: Words are case-sensitive. |