[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Server-side Interactive Authentication Support
[Thread Prev] | [Thread Next]
- Subject: Re: Server-side Interactive Authentication Support
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 18 Dec 2012 21:42:10 +0100
- To: libssh@xxxxxxxxxx
- Cc: Alan Gardner <gardner@xxxxxxxxxxx>
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 asn@xxxxxxxxxxxxxx
Server-side Interactive Authentication Support | Alan Gardner <gardner@xxxxxxxxxxx> |