為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

The user names and passwords are gone from signons.sqlite file

  • 2 回覆
  • 1 有這個問題
  • 15 次檢視
  • 最近回覆由 Lammmas

more options

Hello,

I have this issue: I had to reinstall my Windows XP, but before that I set up Sync. However, once the new Windows was installed, I accidentally created a new Sync key, which meant that I lost all my info in Sync. No problem, I thought, I'll just restore. After restoring the deleted file I was able to use Firefox Password Viewer to view the sqlite file, however all that is written there are the site addresses and form field names, but the password and user name fields were empty. When I viewed the sqlite file for the newly installed Firefox, then I was able to see the user name and password for the sync, so it should not be the program's issue. What could have caused the password and username ONLY to be lost from the file? Is that a Firefox or Sync security thing? Any advice or info is much appreciated.

EDIT: In hex editor I can see the SQL data (like CREATE INDEX, etc) with filled password, user name and site URL info. However, the data seems to be encrypted.

Hello, I have this issue: I had to reinstall my Windows XP, but before that I set up Sync. However, once the new Windows was installed, I accidentally created a new Sync key, which meant that I lost all my info in Sync. No problem, I thought, I'll just restore. After restoring the deleted file I was able to use Firefox Password Viewer to view the sqlite file, however all that is written there are the site addresses and form field names, but the password and user name fields were empty. When I viewed the sqlite file for the newly installed Firefox, then I was able to see the user name and password for the sync, so it should not be the program's issue. What could have caused the password and username ONLY to be lost from the file? Is that a Firefox or Sync security thing? Any advice or info is much appreciated. EDIT: In hex editor I can see the SQL data (like CREATE INDEX, etc) with filled password, user name and site URL info. However, the data seems to be encrypted.

由 Lammmas 於 修改

所有回覆 (2)

more options

hello, the passwords aren't stored in permissions.sqlite, but in signons.sqlite encrypted by key3.db - also refer to Recovering important data from an old profile.

more options

Hello,

Thank you for your reply. However I think I accidentally wrote down the wrong filename (permissions), since I did check both the signons and key3 files, just in case, and signons is where I can see the list of the info. I've also checked that kb article as the first things, and that's where I got the names for the files to look for, however just copying the files over does not bring back any passwords. Again, thank you for the reply!