I'm configuring a stack of new Cayalyst 2960-X Series switches, and I'm struggling with the following warning:
password required, but none set
I configured the switch to authenticate against our tacacs-server, and that is working just fine. Upon Googling the above warning, the only thing I have been able to find is that I need to set a password for our vty lines (which I have).
From what I understand from reading online, if I receive this warning, I shouldn't even be able to connect to the switch. I am finding that this is not the case though, for I can telnet into the switch, authenticate with my username, and enable the switch
To help clarify, this is what I am seeing below. Note that the correct enable password (enablePass in this case) is required. What am I doing wrong?
telnet 1.1.1.1
Trying 1.1.1.1 ... Open
username: user
password: pass
Switch1>en
Password required, but none set
Password: enablePass
Switch1#