Re: POP3/SMTP NTLM authentication
From: newsreader (mfleyda_at_No_Spam.e-one.com)
Date: 08/04/04
- Previous message: Chipmonk: "Using IE.GoBack in Sub IE_NavigateComplete2 -- SHDOCVW.DLL"
- In reply to: ALESSANDRO Baraldi: "Re: POP3/SMTP NTLM authentication"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Aug 2004 08:13:01 -0400
No, this is different because I am using POP3 & SMTP, I can not communicate
directly with a DC. For example, in POP3 the traffic looks like this:
>>> connect to server
<<< +OK Welcome to POP3 server
>>> AUTH
<<< +OK
<<< NTLM
<<< .
>>> AUTH NTLM
<<< +OK
>>> (Start of NTLM phase 1, request)
<<< (NTLM phase 2, Ack)
>>> (NTLM phase 3, Challenge)
<<< +OK User successfully logged on
newsreader
"ALESSANDRO Baraldi" <ik2zok@libero.it> wrote in message
news:cep43v$8dp$1@lacerta.tiscalinet.it...
>
> "newsreader" <mfleyda@No_Spam.e-one.com> ha scritto nel messaggio
> news:%23xqYYmZeEHA.332@TK2MSFTNGP09.phx.gbl...
> > I am in need of some help getting my VB6 program using Winsock
> > connecting to Exchange 5.5 SP4 to use NTLM authentication. Any one have
> > examples or know of documentation that I can use?
> >
> > newsreader
>
> Something in 3D "NTLM Authentication and Windows XP with no Domain"
> some POST Before...??
>
> @Alex
>
>
>
- Previous message: Chipmonk: "Using IE.GoBack in Sub IE_NavigateComplete2 -- SHDOCVW.DLL"
- In reply to: ALESSANDRO Baraldi: "Re: POP3/SMTP NTLM authentication"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|