- Community Pick
- Experts Exchange Approved
- Editor's Choice
Exchange 2007 Service Pack
There was an issue with repeated password prompts that was resolved by installing Rollup 9 for Exchange 2007 SP1, however I would recommend that you should now be using Exchange 2007 SP2 since it has been around since August 2009: http://www.microsoft.com/d
If you are in an Small Business Server 2008 environment and not yet using Exchange 2007 Rollup 9 you can also install SP2 for Exchange 2007 with the aid of the Installation Tool, available here: http://support.microsoft.c
Autodiscover
If that doesn’t fix the repeated prompt for password then it could be down to the autodiscover if you are using Outlook 2007 then you must configure autodiscover correctly. There are many articles out there that cover the correct way to configure autodiscover, one of the better ones I have found is this one: http://www.exchange-genie
However the part that most people are missing is the autodiscover.domainname.c
- autodiscover.domainname.c
om
- owa.do
mainname.c om (the URL used for Outlook Web Access)
- remote.domainname
.com (used in SBS 2008)
- servername.domainna
me.local (the internal FQDN of your Exchange Server)
- SERVERNAME (NETBIOS Name of your Server)
You must also have the corresponding autodiscover.domainname.co
Kernel authentication Mode
If you have all the above configured and you are still experiencing problems then the following procedure will more than likely fix it for you. It has been working a lot for me lately and also for people asking questions on Experts Exchange.
In Internet Information Services (IIS) Manager locate the Exchange virtual directories, if you are using Small Business Server 2008 these will be under the SBS Web Applications website, if you are not using SBS then they will be under the Default Website.
The virtual Directories you are looking for are:
- Autodiscover
- EWS
- RPC
- OAB
In turn highlight each of these virtual directories and double click the Authentication icon on the right hand side. Right click on Windows Authentication and select Advanced Settings. Place a check box in the box for Enable kernel-mode authentication. Do this for each virtual directory listed above.
Internet Explorer Proxy
Another recent discovery is that if you use a proxy server then you need to ensure that the exchange servers fully qualified domain name is in the exclusion list.
This can be done manually in Internet Explorer under Tools > Internet Options > Connections or using Group Policy if you want to make the change in a centralised environment.
Hopefully some or all of the above changes will stop the repeated password prompts from appearing and your users from getting frustrated.
by: demazter on 2010-01-27 at 23:54:53ID: 8569
Remember if you find the article usefull click the Yes button :-)