[Twisted-Python] Python SSH Server(twisted.conch) set ChallengeResponseAuthentication to yes

陈健 chenjianhappy2008 at 126.com
Wed Jul 20 21:23:04 MDT 2016


hi:
     I wrote a SSH server with Twisted Conch. I want to support for the 'keyboard-interactive' authentication .ChallengeResponseAuthentication controls support for the 'keyboard-interactive' authentication scheme defined in RFC-4256. The 'keyboard-interactive' authentication scheme could, in theory, ask a user any number of multi-facited questions. In openssh the "ChallengeResponseAuthentication" option can be configured in "/etc/ssh/sshd_config". But in twisted i don't know how to do that enable the "ChallengeResponseAuthentication" option ?
    http://stackoverflow.com/questions/38364930/python-ssh-servertwisted-conch-set-challengeresponseauthentication-to-yes
    Best regards,
    ---jianchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://twistedmatrix.com/pipermail/twisted-python/attachments/20160721/9012d24a/attachment.html>


More information about the Twisted-Python mailing list