Hi!
When connecting to server resource from clinet use IP number instead of SPN and Kerberos will not be used.
HTH
Toni
Main Topics
Browse All TopicsIn windows server 2008, how do I specify NTLM to be the only authentication method used? for testing purpose, I don't want to have kerberos to come into picture at all
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Hi Tony, thanks for the reply. I mean to configure the server to use only NTLM for authentication.
What I really care is to have NTLM only between an Outlook client and Exchange Server.
On the Outlook, I can select "Negotiated" to be used, the exchange default is "Windows Integrated".
If I don't do anything, Kerberos is used.
What I need to know is this: if I set "Netgotiated" on the outlook client, can I get Exchange to talk NTLM instead of Kerberos, Assuming SPN is used by the client Windows PC, not IP addresses.
Thanks again for your interest and replies,
/Raymond
Somehow I knew that this would be your next question. ;) There is an utility in Resource Kit 2003 called "setspn". If you run it from command prompt with -l switch and exchange server name you will see a list of SPNs, some of them are registered by Exchange. You could try to remove some of them or (as I believe) at least prevent clients to contact global catalog (remove SPN for GC). Of course I have emphasise that you shouldn't do this unless you are conducting tests in lab environment.
To remove SPN records use "setspn -r".
"Setspn Overview"
http://technet.microsoft.c
Of course, if I'm not mistaken, Exchange System Attendant service will re-register them. Reconfiguring your clients would be proper way of changing authentication method. Group Policy with administrative templates for Office should make this change easy to enforce on all clients.
I've never tried this therefore I can not say that it will work. In fact if it will it will disable more than just kerberos. Locate Exchange's computer account in AD, go to Security tab, click Advanced button, locate "SELF", click Edit, go to properties and select Deny permission for "Write servicePrincipalName".
Business Accounts
Answer for Membership
by: jraymondliPosted on 2009-10-14 at 17:27:15ID: 25576394
increasing points on this