keyboard-interactive authentication (General questions)
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:
- keyboard-interactive authentication - Jeff, 2005-12-16, 21:16
- Re: keyboard-interactive authentication - wodSupport, 2005-12-16, 21:20
- Re: keyboard-interactive authentication - Jeff, 2005-12-28, 19:11
- Re: keyboard-interactive authentication - wodSupport, 2005-12-28, 23:35
- Re: keyboard-interactive authentication - Jeff, 2005-12-29, 22:54
- Re: keyboard-interactive authentication - wodSupport, 2005-12-28, 23:35
- Re: keyboard-interactive authentication - Jeff, 2005-12-28, 19:11
- Re: keyboard-interactive authentication - wodSupport, 2005-12-16, 21:20