>We have tried this registry modification before with no sucesses. We can
>authenticate to our LCS and our DC using kerberos; it's just the Exchange
>servers. We do have one Outllok profile that works, and if you bring up the
>connection status dialog box it shows connections direcly to the domain
>controller as opposed to the other machines which show connections to the
>Exchange server.
Outlook 2003 (and XP, and maybe 2000 -- I forget) can "talk" directly
to a GC. They may ask the Exchange server for a GC name, though. The
DSProxy service on the Exchange server can also be used. It just
passes through the information to the GC and passes back the results
to the client.
>The strange thing is that on the same client machine if we
>create an identical Outlook profile using kerberose only it will not
>authenticate.
So only NTLM authentication works?
How about this KB?
Description of the Properties of the Cluster Network Name Resource in
Windows Server 2003 [302389]
If you've disabled the use of UDP by kerberos (by setting the max
packet size to 1 byte), followed the above KB, and the client still
fails to authenticate using kerberos, I'd call MS (or check routers
for packet filters, IPSec for port blocking, etc.). I'd also
doublecheck the registry modification to make sure the key and data
names are spelled correctly. Sometimes the names are case-sensitive .
. . sometimes they aren't.

Signature
Rich Matheisen
MCSE+I, Exchange MVP
MS Exchange FAQ at http://www.swinc.com/resource/exch_faq.htm
> Thanks Rich!
>
[quoted text clipped - 8 lines]
> create an identical Outlook profile using kerberose only it will not
> authenticate.
Are the SPNs for the Exchange virtual server published? Kerberos
authentication won't work if the SPNs aren't there.
The command to check is "Setspn -L ExchangeVirtualServer". Setspn is part
of the resource kit or downloadable from Microsoft.
Rodney R. Fournier [MVP] - 08 Jan 2005 19:34 GMT
Setspn is actually from the Support Tools, which comes on the product CD.
Cheers,
Rod
MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering
http://www.msmvps.com/clustering - Blog
>> Thanks Rich!
>>
[quoted text clipped - 14 lines]
> The command to check is "Setspn -L ExchangeVirtualServer". Setspn is part
> of the resource kit or downloadable from Microsoft.