I cannot login RSA AM through SSH client using putty.It initially creates ssh session and allow me to enter username and password through challenge and response authentication.
It seems automatically disconnect the ssh session right after typing in the password.
I have done the tcpdump and I confirmed there is a normalssh packet communicating.
There is no firewall setting blocking ssh communication.
Does anyone encounter this issue? hopefully someone tell me how to resolve this issue.
The only time I have seen that is when someone had another machine with
the same IP address on the network by mistake. In other words, a network setup
issue, separate from the RSA server.
There may be other causes...but a fat-fingered password should prompt you several
times before closing the connection.