receiving empty prompt from openssh server

Aris Adamantiadis aris at 0xbadc0de.be
Wed Feb 23 01:47:28 EST 2011


Hello,

We got this too when implementing keyboard-interactive within libssh.
Just send an empty response and you will be given a
SSH_SMSG_AUTHENTICATION_SUCCESS packet.

Aris

Le 22/02/11 08:54, Ananth Raghuraman a écrit :
> Hi all,
> 
> I am using the Ganymed-SSH2 Java library to access openssh.
> I have enabled Keyboard Interactive authentication.
> After successfully returning the correct answer for
> the first challenge ( "[Password:]" ) the openssh server
> issues another challenge. The second time, the
> prompt is empty! The name, instruction are also empty.
> In addition the number of prompts variable is 0. I am not sure
> whats going on here. Any insights would be well appreciated!
> 
> Thanks!
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev
> 



More information about the openssh-unix-dev mailing list