# apt-get install libpam-python
# grep -m 1 ChallengeResponseAuthentication /etc/ssh/sshd_config
# cat /etc/pam.d/sshd | grep -B 1 -A 1 authentication
# cat /lib/security/telegramPIN.py
# service ssh restart
References
http://pam-python.sourceforge.net/doc/html/
http://www.linux-pam.org/Linux-PAM-html/Linux-PAM_MWG.html
No comments:
Post a Comment