I don't think you can do that with a plugin without core Dovecot modifications.
Unless you replace the whole passdb ldap. For example you could use passdb
checkpassword if performance isn't a big issue.
On 9.10.2012, at 22.24, James Devine wrote:
> Here is an example of the problem:
>
> Oct 9
Here is an example of the problem:
Oct 9 13:19:53 smtp-outgoing2 dovecot: auth: Debug:
password(u...@domain.tld,192.168.160.49): Generating NTLM from user
'u...@domain.tld@', password 'IfBG6G3jykirE5r5vienC4w=='
Oct 9 13:19:53 smtp-outgoing2 dovecot: auth: Debug:
password(u...@domain.tld,192.168
I don't think I understand. Right now the problem is the password
retrieved from LDAP cannot be hashed to compare against what the user sent
because it is encrypted. I have to perform my AES decryption before it can
be hashed and compared.
On Tue, Oct 9, 2012 at 1:03 PM, btb wrote:
> On 2012.1