keyboard-interactive authentication - WeOnlyDo Discussion board

keyboard-interactive authentication (General questions)

by Jeff, Friday, December 16, 2005, 21:16 (6916 days ago)

Hello, I have a general question about using keyboard-interactive authentication. At this point my C++ app is using password authentication and everything works fine. I now need to support kyb-int auth, so to test I switched put_Authentication(1) to put_Authentication(4), but as soon as I call the Connect() method, it throws an exception telling me invalid login/pwd. I used the same login/pwd that works in the other authentication mode, so what might be wrong? Do you have any samples of this mode of authentication?


Thanks


Complete thread: