Internet Explorer doesn't remember SharePoint password on saving

I am connecting to a SharePoint hosted site outside of my intranet through Internet Explorer 8. While accessing the site, I am required to provide user name and password with an option to remember the password.

If I select the remember password option, it doesn't seem to remember the password. It still prompts every time I access the site.

Is there a fix for this?


Solution 1:

In Internet Explorer

  1. Click Tools on the toolbar
  2. Click Internet Options.
  3. In the Internet Options dialogue box, click the Security tab
  4. Select Local Intranet
  5. Click Sites
  6. Click Advanced
  7. Type the URL of the site that you want to trust. You can type the domain name without the www for have a more general entry. For example, entering domain.com allows me to access http or https areas of fictitious site www.domain.com with or without the www in it. Subdomains of domain.com will also work.
  8. Click Add
  9. Click OK

Solution 2:

It's recommended that you add SharePoint website to the list of trusted web sites. After doing that, go to the trusted zone custom level and set the option "Automatic logon with current user name and password" to on, in the "User Authentication" section.

It worked for me using IE 9. My computer did not join the domain, but I'm using a local user that has the same user name and password as one in the domain. I don't know if it matters...

Hope it helps.