Re: pam configuration for mobile one-time-password

2012-02-10 Thread Gergely Buday
By using a non-root userid it works. So the problem was with using root in motp.conf. Sorry to bother the list with this but there is no mailing list for the mobile one-time-password project. - Gergely -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription optio

pam configuration for mobile one-time-password

2012-02-10 Thread Gergely Buday
Hi, I am trying to configure mobile one-time-password so that ssh authenticates with that. See http://motp.sourceforge.net/ for details. I was suggested to add auth sufficient /lib64/security/pam_mobile_otp.so not_set_pass password required /lib64/security/pam_mobile_otp.so debug