[Samba] Re: ntp policy example question

Mark Nienberg gmane at tippingmar.com
Mon Sep 17 20:08:50 GMT 2007


Gianluca Cecchi wrote:
> I would like to configure a linux ntp server on my lan as the ntp server for
> my windows xp clients

For XP clients all you need to do is the following, which can be run once from a 
batch file:


net time /setsntp:192.168.254.35
net stop w32time
net start w32time


Of course, fix the IP address to point to your ntp server.  Win 2000 is more 
complicated, so I won't go into it if you don't need that.

Mark



More information about the samba mailing list