As stated in the topic, I would like to install the dovecot imapserver, and enable web-access via the roundcube-client. To heighten security when logging in from unsecure machines, I would like to login via One Time Passwords (e.g. OPIE). Would that be possible? Does anyone have experience implementing such a feature into to a webmail client?

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

This tutorial is a bit old, but should a good guide whatever two-factor auth system you choose. To get two-factor authentication working on linux, your best bet is to go through PAM. Point PAM to your two-factor auth server via pam-radius, pam-ldap etc.

http://www.wikidsystems.com/support/wikid-support-center/how-to/how-to-configure-webmail-for-wikid-strong-authentication/?searchterm=imap

hth

nick

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.