I appreciate all of the feedback in IRC and comments on this blog. Below is the URL to a version of InProtect with a cleaned up clean install sql script. Note that you may still have issues with the actual install script (not the .sql) and I am working on that right now, hopefully will have that out shortly for you.
InProtect 0.80.0 Beta **FIXED**
MD5
SHA256
Regards,
JJC
6 comments:
Hi JJC,
The sql script works fine but I'm having trouble logging into the Web front end. I think I need to play with the db privileges.
Roch
cool, what is the error, and how are you attempting to login?
JJC
Only error I am getting is:
Incorrect username / password - please try again.
I am trying to login via the Web GUI. I have the correct settings in inprotect.cfg and config.php, I think! Are there any additional perl modules I need? Also tried recreating the Admin password using the OLD_PASSWORD syntax but it will won't let me in.
Also getting this in my nessus_scan.log
DBI
connect('inprotect:localhost','DBUSER',...) failed: Access denied for user 'DBUSER'@'localhost' (using password: YES) at /usr/local/bin/nessus_run.pl line 77
*Had to remove the tags around DBUSER to allow this post*
Ok I managed to login by setting the password to be stored using MD5 through phpMyAdmin.
One other thing I found, settings.php calls Crypt/CBC.php which doesn't exist in the tarball. Commenting it out allows you to access the pages that call it.
Post a Comment