Cyrus IMAP Presentation
Mathieu Arnold
mat at mat.cc
Sun Sep 22 13:08:06 EDT 2002
--On dimanche 22 septembre 2002 12:27 -0400 Ken Murchison <ken at oceana.com>
wrote:
> Quoting Eric Estabrooks <eric at urbanrage.com>:
>
>> It should be possible to write a pam module (or extend an existing one)
>> to include other mechanisms beside plain, if like you said you had plain
>
> My understanding of PAM is that you can't retrieve the password. You
> simply pass it a user, password and service and PAM tells you whether it
> is correct/allowed or not. I haven't checked the PAM API, so maybe
> there is a way.
that is true, you can only give it a login and a *plain text* password,
then, pam checks for its validity, so, you cannot do digests auth. I
maintain the pam-pgsql freebsd port, and I can tell you that I've been
debugging it enough to know that :)
--
Mathieu Arnold
More information about the Info-cyrus
mailing list