From: Tim Dunphy <bluethundr@xxxxxxxxxxxx> > I'm attempting to install the w3pw password wallet on centos 5.6 > http://w3pw.sourceforge.net/ > The interface works well enough, but for the life of me I can't find the > default password for setup or the file in which this is set. Does anyone happen > to know? >From the INSTALLATION section of the INSTALL file... set your password for accessing w3pw: mysql -u <your_mysql_user> -p w3pw -e "UPDATE main set \ pw=SHA1(\"<yourpassword>\")" Standard Password that comes with the installation package is "secret". JD _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx http://lists.centos.org/mailman/listinfo/centos