Sync Linux to Windows 2003/2008 Natively
Posted
by
user26753
on Server Fault
See other posts from Server Fault
or by user26753
Published on 2012-06-07T14:01:29Z
Indexed on
2012/06/08
10:42 UTC
Read the original article
Hit count: 165
Without using any external packages for Windows, can Linux synchronise it's clock to a Windows 03/08 Server natively? I've tried it using various NTP packages for Windows but would like to use just Windows software for this.
EDIT: I've tried the below however it doesn't work. I've put TimeSource
in /etc/hosts
, stated server TimeSource
in /etc/ntp.conf
however when I do a service ntpd start
it doesn't sync (it's 3 minutes out at the minute). I then stopped the NTPD and did a ntpdate TimeSource
, thinking it would sync and then I'd start the NTPD once it's got the time, and it says: no server suitable for synchronization found. Though I can ping it. Any thoughts?
© Server Fault or respective owner