Displaying 2 results from an estimated 2 matches for "passdb_ldap_request".
2005 Apr 18
1
password_verify in test67 with ldap
...ch_plain_auth_continue' function is passed as an argument in the
'auth_request_verify_plain' function which, in turns pass it to the
function pointed to by 'passdb->verify_plain' (that is
'ldap_verify_plain') which doesn't use it [instead maybe of setting
the 'passdb_ldap_request' 'password' field with it ?].
So once back from the LDAP request, when in 'handle_request' we call
'password_verify', the password we try to match against the one read
in the LDAP db is null.
Did I get it right ?
Thanks
--
Thomas Hummel | Institut Pasteur
<h...
2009 Dec 01
5
busy / developers documentation
Just thought I'd mention that I probably won't be answering mails very actively this week while I'm in San Antonio (and I was kind of busy last week too). Hopefully I'll get back to answering/bugfixing next week..
I also started writing developers documentation to http://wiki.dovecot.org/Design. Comments welcome. Some things I had planned next:
- istream internals
- lib-storage