AAA Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 43-35
user password-policy cannot-contain-username
Specifies whether or not a user can configure a password that contains the username for the account.
user password-policy cannot-contain-username {enable | disable}
Syntax Definitions
enable Does not allow the password to contain the username.
disable Allows the password to contain the username.
Defaults
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• The status of this function is specified as part of a global password policy that is applied to all pass-
words when they are created or modified.
• When this function is enabled, a check is done at the time the password is created or modified to ensure
that the username is not specified as part of the password text.
Examples
-> user password-policy cannot-contain-username enable
-> user password-policy cannot-contain-username disable
Release History
Release 6.6.1; command was introduced.
Related Commands
MIB Objects
aaaAsaConfig
aaaAsaPasswordContainUserName
parameter default
enable | disable disable
show user password-policy Displays the global password policy configuration for the switch.