Posted by: Anonymous Coward
on March 17, 2007 12:01 AM
A simple solution from the book "Linux Security Cookbook" (O'Reilly, June 2003, ISBN : 0-596-00391-9) is to create a text file with all accounts in a same format (e.g. logintabpasswordtabcomment) and encrypt this with GnuPG. With this little bash script, you can search for entries in the file.
Simple solution
Posted by: Anonymous Coward on March 17, 2007 12:01 AM#