Koozali.org: home of the SME Server

cron daemon

Derek

cron daemon
« on: October 27, 2002, 05:35:34 PM »
can someone tell me what the following message emailed to me by the server means ?
 /etc/cron.daily/logrotate:

 /usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'
 /usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user: 'root@localhost' (Using password: YES)'


thanks

Jeroen

Re: cron daemon
« Reply #1 on: October 31, 2002, 01:47:19 PM »
It looks like some app/user? is trying to connect to mysql as root, but uses the wrong password

Jeroen