03-30-2015 06:49 AM - edited 03-10-2019 10:35 PM
Hi All,
I have SSH setup on a 3850.
If i create a user like so:
username test priv 15 password test
It will let me login as that user but they will have a password 7 "reversable" password. I dont want this.
If i use
username test priv 15 secret test
It created a MD5 hashed password.
Yet I can NEVER login as this user.
What is going on ? any ideas?
03-30-2015 07:46 AM
Usernames with type "5" passwords are perfectly fine for SSH-logins and it should work.
Just a guess: When configuring the secret, you entered a space and ? after the password to see if there are other options? Then it could be that you have an additional space at the end of your password. Try to login with "test " and see if that works.
03-30-2015 10:49 AM
No , no spaces. Nothing.
the admin user works fine, No other user ever works if I use "secret" . if I use "password" it works. but those passwords can be reversed.
Grr
03-30-2015 11:26 AM
Do the "secret" users work with telnet? And with a strange behavior like this I would also consider this to be a bug. Any IOS-upgrade available?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide