[Dovecot] Dovecot/Django authentication
21 Mar
2014
21 Mar
'14
6:29 p.m.
We've got an application in django that has passwords stored in both sha1 and pbkdf2_sha256 form. We need dovecot to be able to authenticate against the django database (we can't modify django to store passwords in dovecot's form, I'm afraid).
Has anyone done a dovecot authentication plugin to support these password forms (and/or any other forms that django supports)?
Thanks-
Tom
24 Mar
24 Mar
3:23 p.m.
Il 2014-03-21 17:29 Thomas Johnson ha scritto:
Has anyone done a dovecot authentication plugin to support these password forms (and/or any other forms that django supports)?
You could use a checkpassword script to authenticate against django. The interface is fairly simple.
ciao
Luca
3898
Age (days ago)
3901
Last active (days ago)
1 comments
2 participants
participants (2)
-
Luca Corti
-
Thomas Johnson