User name and password not remembered: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m ((Tools -> Options))
(added Firefox 3.0.2 issue to Intro; added "External links" section with related articles at Firefox Support.)
Line 1: Line 1:
This article deals with Firefox or Mozilla Suite not remembering user names and passwords you enter. If Firefox remembers the password '''after you enter a user name''', see [[Password only filled after entering user name]].
This article deals with Firefox or Mozilla Suite not remembering user names and passwords you enter. If Firefox remembers the password '''after you enter a user name''', see [[Password only filled after entering user name]].
Note:  If previously saved passwords are not automatically entered when logging into websites and new passwords can't be saved, this is a [https://bugzilla.mozilla.org/show_bug.cgi?id=454708 known bug] in Firefox 3.0.2 which should be fixed in Firefox 3.0.3.


==Password Manager settings==
==Password Manager settings==
Line 21: Line 23:


===Using an extension===
===Using an extension===
[http://roachfiend.com/archives/2005/03/03/always-remember-password/ Always remember password 0.6]
*[http://roachfiend.com/archives/2005/03/03/always-remember-password/ Always remember password 0.6] extension.
 
* [http://greasemonkey.mozdev.org/ Greasemonkey] extension with related scripts:
===Using Greasemonkey===
** [http://userscripts.org/scripts/show/588 Allow password remembering]
There are also related [http://greasemonkey.mozdev.org/ Greasemonkey] scripts:
** [http://userscripts.org/scripts/show/750 Auto-login]
* [http://userscripts.org/scripts/show/588 Allow password remembering]
* [http://userscripts.org/scripts/show/750 Auto-login]


==See also==
==See also==
* [[Password Manager]]
* [[Password Manager]]
* [[Master password]]
==External links==
*[http://support.mozilla.com/kb/Remembering+passwords Remembering passwords (Firefox Support)]
*[http://support.mozilla.com/kb/Username+and+password+not+remembered Username and password not remembered (Firefox Support)]
*[http://support.mozilla.com/kb/Cannot+use+or+save+passwords+after+upgrading+Firefox Cannot use or save passwords after upgrading Firefox (Firefox Support)]


[[Category:Issues (Firefox)]]
[[Category:Issues (Firefox)]]
[[Category:Issues (Mozilla Suite)]]
[[Category:Issues (Mozilla Suite)]]
[[Category:Privacy and security]]
[[Category:Privacy and security]]

Revision as of 18:37, 24 September 2008

This article deals with Firefox or Mozilla Suite not remembering user names and passwords you enter. If Firefox remembers the password after you enter a user name, see Password only filled after entering user name.

Note: If previously saved passwords are not automatically entered when logging into websites and new passwords can't be saved, this is a known bug in Firefox 3.0.2 which should be fixed in Firefox 3.0.3.

Password Manager settings

You must have the "Remember passwords" feature enabled for the browser to remember them. In Firefox 2, make sure Tools -> Options -> Security / Passwords -> "Remember passwords for sites" is checked.

Additionally, you may have once told the browser to never save the passwords for the site. In Firefox 2, check the list under Tools -> Options -> Security / Passwords -> Exceptions.

Passwords cleared with Clear Private Data

Firefox's Clear Private Data feature may be set to clear your passwords when you close Firefox. Make sure that Tools -> Options -> Privacy -> "Always clear my private data when I close Firefox" is unchecked, or that under Settings, "Saved Passwords" is not checked.

Sites prohibit password saving

Some websites, for example Hotmail, Yahoo! Mail, and some banks, specify that your username and password should not be saved. You can override this behaviour.

Using a bookmarklet

  1. Bookmark the "remember passwords" link on this page.
  2. Go to the log in page of the site you want to save your details.
  3. Enter your login and password, but do not submit.
  4. Open the bookmark you just made. (Nothing will appear to happen).
  5. Submit.

On subsequent visits, your user name and password should be filled in.

Using an extension

See also

External links