Hm..., passwords are not stored in keyboard buffers. – mikewhateverMay 5 '12 at 12:18
How do you figure to manage this? If would be a blatant security flaw if you could find passwords like this. Passwords are tested against what you type in as a password and will never show up in a buffer (unless the actual password is used in a command in plain text like mysql's --password ;)). Btw. all passwords can be reset if you have a sudo user account and the sudo password can be reset from grub and/or a live cd if need be. You might be better off asking how to reset a particular password. – RinzwindMay 5 '12 at 12:34
Are you referring to passwords remembered by your web browser, by any chance? – James HenstridgeMay 5 '12 at 14:09
--password;)). Btw. all passwords can be reset if you have a sudo user account and the sudo password can be reset from grub and/or a live cd if need be. You might be better off asking how to reset a particular password. – Rinzwind May 5 '12 at 12:34