Originally posted by: chandru0078
Dear experts
Our application showing different timing with OS time which causing user confused .so we plan to sync time with our AD server using ntpdate .my question is what is best practice to sync time with our AD server? do i need to sync very 1 minute , 15, 30 ,1hour once? Is there any standard practice on AIX and got red book available for this issue?
1 * * * * /usr/sbin/ntpdate XX.XX.XX.XX 1>/dev/null 2>&1
#AIX-Forum