[SunHELP] syncing time Sun with 2000 Servers
Nicholas Dronen
sunhelp at sunhelp.org
Mon Nov 26 09:22:51 CST 2001
On Mon, Nov 26, 2001 at 09:29:51AM -0500, OFrayman wrote:
> Can someone please suggest how I can sync time on my Sun boxes with
> Windows2000
> If anyone knows how to do it or a good document for it please respond or
> email me directly.
What you want is an implementation of the Network Time Protocol (NTP)
for Windows 2000. Use Google to find one. I'm sure there are a few.
Once you find one and set it up on the Windows 2000 "system," all you
have to do on the Sun box is:
1) Manually sync times between the machine
# ntpdate [ host name of w2k ]
2) Edit ntp.conf so it contains just one line:
server [ host name of w2k ]
3) Restart xntpd:
# /etc/init.d/xntpd stop
# /etc/init.d/xntpd start
NB: the script in /etc/init.d may be named ntp, ntpd, or xntpd.
There's not a Solaris system near to me right now, so I can't
verify this.
All of this assumes, of course, that you have the NTP packages
installed, whatever they are.
Regards,
Nicholas Dronen
More information about the SunHELP
mailing list