On Tuesday 18 December 2012 12:49:27 Alan Gardner wrote: > Hey, > > I'm looking at using libSSH to implement an SSH server, but I require > support for interactive authentication. I combed through the header files, > and I couldn't find any way to do this. I'll ask this in an 'if, else if, > else' kind of way: > > a) Is it already supported, and I missed it?
Yes, it is supported. See our example at http://git.libssh.org/projects/libssh.git/tree/examples/samplesshd-kbdint.c -- andreas -- Andreas Schneider GPG-ID: F33E3FC6 www.cryptomilk.org [email protected]
