Hi Brian,

On Thu, Jul 21, 2005 at 06:35:16PM -0700, Brian Moran wrote:
> Hi, we've found the Windows NTLM SSPI-related code to
> be useful, but have found a couple of issues:

Could you post three separate patches for this, each in diff -u format? 
Note that ne_auth.c cannot contain SSPI-specific code.

> 1) If the authentication attempt fails, the client
> libraries don't seem to quit trying...  The patch to
> ne_sspi.c seems to fix this. (this was detected when a
> machine wasn't part of the domain).

I can't tell specifically what you're changing here; but that's expected 
behaviour.  The creds callback must decide when to stop attempting to 
authenticate - see ne_auth.h.

Regards,

joe
_______________________________________________
neon mailing list
[email protected]
http://mailman.webdav.org/mailman/listinfo/neon

Reply via email to