> Kerberize it how?
> 
> MS Exchange uses a proprietary communications protocol so it's not
> clear how Kerberos authentication even works in Exchange [1].
> 
> If you're talking about using IMAP4, last I checked MS Exchange does
> not support Kerberos w/ IMAP4 at all.
> 
> Mike
> 
> [1] There is some new "Exchange Protocols" documentation released as
> part of the EU settlement that might include such details.

Actually the protocol doesn't really include anything for authentication.  The 
core Exchange security mechanism is a named pipe
connection to the server, and a thread running ImpersonateNamedPipeClient on 
the server-side to handle requests on behalf of the
user.

Microsoft may or may not use Kerberos to authenticate the pipe.

Eric


________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to