[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Server interactive method
[Thread Prev] | [Thread Next]
- Subject: Server interactive method
- From: Michal Vaško <mvasko@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 15 Apr 2015 13:38:09 +0200
- To: libssh@xxxxxxxxxx
Hi, I have successfully implemented an SSH server that supports password and publickey authentication methods using server callbacks. I was wondering what would I need to do to add support for the interactive method. Is there some more general way of how to assign a callback to it? Or do I need to rewrite it all as in the example SSHD (provided that ssh_message_get() is non-blocking on a non-blocking ssh_session)? Kind regards, Michal
Archive administrator: postmaster@lists.cynapses.org