1834917 Members
2537 Online
110071 Solutions
New Discussion

Re: time server

 
Ed Velasco
Occasional Advisor

time server

Hi Experts,

I would like to synchronize the time between our Unix and Windows servers in such a way that the Unix gets its time from the Windows server.

How would i do this?

Thanks i advance for your help.


Regards,
Ed
2 REPLIES 2
Warren_9
Honored Contributor

Re: time server

hi,

1. setup the time service on Windows.
2. configure a cron job to run "ntpdate -b {windows server}"

since the windows time service is not compitable to the NTPD on hp-ux, you cannot configure the xntpd on hp-ux to sync with windows time server.

suggest to use ntpdate or windows sync with UNIX.

GOOD LUCK!!
Steven Protter
Frequent Advisor

Re: time server

Shalom Ed,

The built in time service on Windows 2000 Server was not standards compliant. That means that Unix machines may be unable to use Windows as a time source.

This issue was corrected later and can be corrected if encountered by the addition of third party time service into the Windows.

Windows does not seem to have any issues taking time from a Unix time source.

SEP