On 5/5/06, Siju George <[EMAIL PROTECTED]> wrote:
It would be really great if some on can give advice on this topic :-)
You can keep your passwords in plain-text grepable file format and encrypt the file using GnuPG. I have written a small shell script which takes a server name as a command-line argument, then decrypts the password file, shows you the normal user's and root's password for that particular server and then ssh you to the server using SSH key. The password file gets deleted every 10 minutes by crontab. Let me know if you need the script. YMMV. -- Tanvir

