aaa local authentication password-policy disable-usercheck
Use this command to set the enable/disable the username check .
Use no parameter of this command to get the default value.
Command Syntax
Copy
aaa local authentication password-policy disable-usercheck
Parameters
<1-400>
Specifies the password disable range
Default
The aaa local authentication password-policy usercheck is enabled under authentication password-policy.
Command Mode
Configure mode
Applicability
Introduced in OcNOS version 6.5.1.
Example
Copy
OcNOS#configure terminal
OcNOS(config)#aaa local authentication password-policy disable-usercheck
OcNOS(config)#commit
OcNOS#show aaa authentication password-policy
OcNOS(config)# no aaa local authentication password-policy disable-usercheck
OcNOS(config)# commit
OcNOS#show aaa authentication password-policy