Closed GoogleCodeExporter closed 8 years ago
Hi Henrik - thanks for the feedback!
I updated the cron flusher to use the -u parameter if "whoami" does not match
the user in $config['SYSTEM']['user']
I had to do this because the crontab command will not let you use the -u option
unless you are a "privileged user" -- this even applies if you are, for
example, currently logged in as "xbm" user and attempt to run a command like
crontab -u xbm myCronFile
We will hit an error if someone is running as a user that is not privileged and
also not the xtrabackup manager configured user, but this should be OK.
As for the config,php feedback - will respond in due course :)
Original comment by lachlan....@gmail.com
on 25 Mar 2011 at 7:41
Original comment by lachlan....@gmail.com
on 25 Mar 2011 at 10:43
Closing this out as crontab fix is now done and we have a new issue for moving
config.php into the DB.
http://code.google.com/p/xtrabackup-manager/issues/detail?id=18
Original comment by lachlan....@gmail.com
on 1 Apr 2011 at 9:46
Original issue reported on code.google.com by
henrik.i...@gmail.com
on 25 Mar 2011 at 2:04