If you want your Windows clients to see the time server you must have samba running so Windows can read the time from the Linux server. On Linux if you don't have NTP running you should, use one server on your network as the Time Source (and have it sync with another tier one/two NTP server (see ntp.org) Then all your local Windows/*nix clients can sync with your NTP server. NT4 you must run the `net time` command, W2K you can use the W32TimeService.
/B ----- Original Message ----- From: "Roger Schmeits" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 08, 2003 06:27 Subject: time server & dhcp client (win2k) > I have set-up a dhcp server which works fine. Running RH7.3. > Would like centralize all time functions to this server for all windows > clients. > > Can sync up the linux boxes manually with success. Are there any other > options that are needed for the windows boxes to be successful? > Any comments? > > > > subnet 10.88.10.0 netmask 255.255.255.0 { > option netbios-node-type 8; > option netbios-name-servers 10.88.10.9 , 10.88.10.11; > option subnet-mask 255.255.255.000; > option domain-name "clarkweb.edu"; > > option time-servers 10.88.10.10; > > option domain-name-servers 10.88.10.50; > option routers 10.88.10.50; > max-lease-time 14000; > default-lease-time 10000; > range dynamic-bootp 10.88.10.30 10.88.10.49; > } > > > > Roger > -- > ********************************** > Roger Schmeits > System Analyst > Clarkson College > http://www.clarksoncollege.edu > Omaha, NE USA > 1-800-647-5500 x22542 > ********************************* > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list