<div dir="ltr">Pass it a config file that has the password in it, make the file read only root.<div><br></div><div style>mysqldump --defaults-file=/etc/mysql/my.cnf</div><div style><br></div><div style>put in my.cnf  (any of these is optional)</div>

<div style>[mysqldump]</div><div style>user = username</div><div style>password = password</div><div style>socket = </div><div style>port = </div><div style>host = </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Jun 11, 2013 at 9:44 AM, Eric Beversluis <span dir="ltr"><<a href="mailto:ebever@researchintegration.org" target="_blank">ebever@researchintegration.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

How can I set a cron job to do mysqldump without hardcoding the mysql<br>
root password into the cron command? (It looks like anyone can read the<br>
various cron files.)<br>
<br>
_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</blockquote></div><br></div>