Category Archives: scripts

Automated backups of Open Directory databases

# Automated backups of Open Directory databases (ldap / kerberos / password server) # This needs to run as root and should be mode 700 due to embedded password # Get current date TODAY=`/bin/date +’%m-%d-%y_%H:%M:%S’` # Set destination directory (do … Continue reading

Posted in OS X Server, scripts | Leave a comment