Backing up Authsrv
Authdump can be used to generate a backup auth database
Install a cron job to copy the database out to a text file nightly for safe keeping:
5 4 * * * /usr/local/etc/authdump > /var/auth.db.bak
Authdump output files contain keys — keep them secure