Outlook 2007 asks for password upon opening

3

1

I have Outlook 2007 connected to Exchange 2007. When I initially configured it, it asked for my password the first time. From then on, it remembered the password.

Recently, our AD policy required that I change my password. Now Outlook always asks for a password to connect to autodiscover.mydomain.com.

I enter the password, and click "Save password" but it always asks again. I suspect that it has cached the orginal password somewhere, but I can't find it.

Any ideas?

BillN

Posted 2009-07-21T04:22:32.717

Reputation: 796

Answers

2

Does the problem persist with a fresh profile, configured with the new credentials?

You may also have an incorrect password saved in your saved passwords. You can manage your stored passwords from Control Panel -> User Accounts. (I believe the process is slightly different under XP and Vista)

EvilChookie

Posted 2009-07-21T04:22:32.717

Reputation: 4 519

This sounds like the exact same issue I'm having on XP w/Outlook 2007. Inside the XP control panel > users > ... I can't see anyway to see/modify passwords though... any ideas? – scunliffe – 2010-02-22T14:37:59.987

Yes, I tried removing the Exchange Connection, and re-doing the config.
Your second point may be the clue, I did have some entries related to mail servers in my Saved Passwords. That was pat of the method for solving the HTTP/RPC password issue Bruce McCleod mentioned in his answer. I don't use HTTP/RPC on this network, but I tried setting the passwords when I first started troubleshooting this. I'll delete the stored passwords, and see if it fixes it.
I will let you know.
– BillN – 2009-07-21T13:43:03.210

1Removing the enteries under Control Panel, User Accounts, Advanced, Saved passwords that related to mail servers. I had several, autodiscover.MYDOMAIN.com, owa.MYDOMAIN.com, and also entries for the Exhange edge servers. I shutdown Outlook, deleted all of them, and restarted Outlook, no prompt. I rebooted the laptop, and still no prompt. YEAH! – BillN – 2009-07-21T15:10:12.733

Awesome! Glad I could help! – EvilChookie – 2009-07-21T18:37:45.480

2

Depending you how exchange is installed and configured, your exchange server might have a front end, and a back end. This setup is typical if you are accessing via HTTP over RCP, in an internet environment.

In those situations, saving the password only saves it for the front end, not the back as that is a different machine address and that is why you still get prompted.

Oh and there might be a server issue as well, if you are interested this https://serverfault.com/questions/42902/outlook-2003-is-prompting-my-active-directory-users-for-their-logon-credentials-w question on serverfault may be of interest.

Edit:

You might want to check or see if you can add or need to remove cached credentials in control panel > accounts > credential manager

Bruce McLeod

Posted 2009-07-21T04:22:32.717

Reputation: 5 490

I've had this happen on a different network where we where using HTTP/RPC. However we are not using HTTP/RPC, only straight TCPIP, and VPN if we are off the network. – BillN – 2009-07-21T13:34:53.667

If you connect directly to Exchange this is not relevant. BTW it's covered here: http://serverfault.com/questions/39537/how-to-stop-outlook-2007-asking-for-credentials-when-using-rpc-over-https/

– splattne – 2009-07-21T13:49:09.820

1

This may be a Windows security issue. If your (old) password is stored somewhere else (maybe a Windows Service running under your account or a connected network share on another machine) where an automated login is configured, after a certain treshold of failed login attempts, the server asks for password every time on other automated logins. So, this will affect your Outlook login, even if the password you insert for the login is the right one.

This behavior is known - probably not in your case - wenn a virus attemps to crack password sending login requests to your server, like the Confickr worm does.

splattne

Posted 2009-07-21T04:22:32.717

Reputation: 14 208

This is possible. I know there are no services running under my profile on this machine or elsewhere on the network, but a network share is possible. You login to a machine to troubleshoot it, need a drive mapped to a tool, and forget to uncheck the reconnect box, it happens. Any pointer on how to find them? – BillN – 2009-07-21T13:46:34.830

You could check the server's event log. – splattne – 2009-07-21T14:43:59.267

Yes, but you'd have to know which server to check. – BillN – 2009-07-21T15:07:14.363

Your domain server should show some authenication failures. – splattne – 2009-07-21T19:25:09.283

0

Are you sure the password is correct? Even if you click "Save password", if the password is incorrect, it will still prompt you for the correct password (even thought it does not tell you the previous password was incorrect.)

Josh Hunt

Posted 2009-07-21T04:22:32.717

Reputation: 20 095

I encountered this exact problem not too long ago..i had changed password just before my vacation due to expiration, and i hadn't updated this for Outlook...ended up with a whole day of frustration of not understanding why my password wasn't working... :D – pavsaund – 2009-07-21T10:31:00.223