Hello,
I am testing the SPA server code in Exim 4.12, but the dialog looks rather
funny (especially the "*" response from the client), and does not succeed:
250-AUTH CRAM-MD5 NTLM LOGIN PLAIN
250 HELP
AUTH NTLM
334 NTLM supported
TlRMTVNTUAABAAAABoIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMAAAAAAAAAAwAAAA
334 TlRMTVNTUAACAAAAAAAAAAAoAAABggAAIQ+xiUKXDv+4QiNAAQAAAJ1uIkB6cBdA
*
535 Incorrect authentication data
Hmmm...
My authenticator looks like this:
a_spa:
driver = spa
public_name = NTLM
server_password = ${lookup{$1}lsearch{/var/exim/etc/passwd}}
The passwd has an entry for "marian". Similar lookups in the
plaintext/login-authenticators work wuth the same client (as a fallback).
Has anyone seen a working SPA/NTLM-setup involving Exim as a server and OL2K
as a client? Any suggestion?
Thanks in advance!
Yours - Marian Eichholz