Kapileswar Rao .B
2002-Dec-16 13:37 UTC
how to write pam modules for keyboard interactive method
Hi, I want to write pam module for challenge response based authentication with keyboard interactive authentication method on both sshd (server) and ssh (client) side. How should I write the pam modules. What is the general protocol between pam functions and the calling functions. What information does the sshd gives to the pam module how can the pam module send the information back to sshd. Are there any already implemented pam modules which work with keyboard interactive authentication method. If so plzz give me pointers where can I get them. Anticipating quick replies thanks! kapil
Frank Cusack
2002-Dec-19 03:58 UTC
how to write pam modules for keyboard interactive method
On Mon, Dec 16, 2002 at 07:07:45PM +0530, Kapileswar Rao .B wrote:> Hi, > > I want to write pam module for challenge response based authentication > with keyboard interactive authentication method on both sshd (server) and > ssh (client) side. How should I write the pam modules.The same as any other PAM modules. Refer to PAM documentation.> Are there any already implemented pam modules which work with keyboard > interactive authentication method.All currently implemented PAM modules work with keyboard-interactive. /fc
Apparently Analagous Threads
- [Bug 503] Password is echoed when running passwd via ssh
- Documentation for SSLeay_add_all_algorithms
- [LLVMdev] Forward of moderated message
- [Bug 524] Keyboard-interactive PAM back end hides information
- [Bug 524] Keyboard-interactive PAM back end hides information