|
From: Jochen H. <hoe...@us...> - 2001-12-18 10:07:03
|
On Monday, 17. December 2001 20:42, Scott Beckman wrote: > Hello, > > I'm in a bit of a bind, and was hoping someone here may help. I've > looked elsewhere but can't seem to find any useful information. > > Last week I disabled the OS password options in the "Security" > application. Since this time, when I use the GNUkeyring, my > password is not longer accepted!!! This is the thrid time I see such a request. There is no ultimate answer to this. I think the easiest way is the following: Make a backup of your keyring database "Keys-Gtkr.pdb" to the PC. Open it with a hex editor (or emacs hexl-mode) and change the byte at address 0x23 from 04 to 01. Then put that on your palm again and start keyring. Keyring thinks it has an old database and asks whether it should upgrade it. I tested this procedure and it works. It is important that you don't mistype your password when upgrading. Jochen |