[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
double authentication ? How to handle it ?
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: double authentication ? How to handle it ?
- From: balasubramanian Achuthan <balasurfs@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 4 Feb 2015 19:47:15 +0530
- To: libssh@xxxxxxxxxx
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.
Re: double authentication ? How to handle it ? | Aris Adamantiadis <aris@xxxxxxxxxxxx> |
Re: double authentication ? How to handle it ? | Andreas Schneider <asn@xxxxxxxxxxxxxx> |