can't login to centreon

Kyle Bader kyle.bader at gmail.com
Thu Sep 2 17:52:25 CEST 2010


> Thanks for the continued support...
>
> Please look at the centreon.conf.php file... seems user is “root” we tried
> root and all passwords which we could think of...

You use this information combined with the command from earlier to
reset the password hash:

echo "update contact set contact_passwd =
'2995cb0650c5f107230ed569a8c4d6e5' where contact_alias like
'%centreonadmin%'" | mysql -u root -p centreon2 -h 127.0.0.1

If you didn't censor the password and the value really is "" then you
probably only need to press enter when prompted for the password (from
the command above).  This is terribly insecure and should be changed
at some point.

-- 

Kyle

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null


More information about the Users mailing list