Body
If someone reports that PeopleSoft's time clock is off:
Log into db as root
ntpdate ntp.anderson.edu
run the above command and it should sync
We checked the other servers, but the database server was the only one that was off. Updating it resolved the issue.
ntpdate -b ntp.anderson.edu steps the time if the other command fails.