Hi , I am writing a ssh client. The client should be able to handle double auth from SSH server.
First the server sends a Challange , then it asks another password. How do i detect it and pass the password to SSH server ? Thanks, Bala.
Hi , I am writing a ssh client. The client should be able to handle double auth from SSH server.
First the server sends a Challange , then it asks another password. How do i detect it and pass the password to SSH server ? Thanks, Bala.