Version 8090j. Setting up the local user account (config)#username xxxx password xxxx . It takes the command and I can log back in with those credentials, but it will say incorrect username or password for enable mode. Have you seen this yet?
you need to set the password the enable password with "enable super-user-password [ password ]" or configure aaa for enable with "aaa authentication enable default local"
how to enable option , when user login first time it suppose to ask to change the password ?
Version 8090j. Setting up the local user account (config)#username xxxx password xxxx . It takes the command and I can log back in with those credentials, but it will say incorrect username or password for enable mode. Have you seen this yet?
you need to set the password the enable password with "enable super-user-password [ password ]" or configure aaa for enable with "aaa authentication enable default local"
@@TerryHenry
BICX7250(config)#aaa authentication login default local
BICX7250(config)#enable super-user-password password
BICX7250(config)#username wdsuser privilege 0 password password
LA260E-BICX7250(config)#exit
LA260E-BICX7250#exit
LA260E-BICX7250>en
Password:
Error - Incorrect username or password.