We have a new standard from our Project Managers regarding users passwords in ICX7150/7250 Switches. They want us to use something like
[email protected]! (with some characters between exclamation mark) but is not working for SSH. They works with the ! as enable password.
I removed the first ! and it worked. So, I'm thinking about some restrictions for ssh password characters.
We are connecting via SSH from other ICX Switch.
eg.:
username hector password
[email protected]! - Doesn't works
username hector password
[email protected]! - DOES Works
There is any document about ssh password guidelines?
Thanks in advance for your attention.
Regards