I've been though the samba faq and docs, but i still can't figure it out... Is it possible to set a unix clock with samba from a windows ? like "c:\>net time /Domain:domain /set /y" on a windows box I'm running samba 2.2.8.1 on Irix64 -mario
no, i was thinking of going the other way... The windows machine is the Time server and I want to have the unix machine sync its time off the windows machine, though samba (if its even possible) -mario -----Original Message----- From: Roylance, Stephen D. [mailto:SROYLANCE@PARTNERS.ORG] Sent: Tuesday, April 22, 2003 3:54 PM To: 'mario@graziosi.net' Subject: RE: [Samba] getting samba to set the time... net time \\sambamachine /set /yes or net time \\samba.ip.add.ress /set /yes (on nt4, w2k, and XP) should work by default. -Steve> -----Original Message----- > From: Mario A. Graziosi [mailto:mario@graziosi.net] > Sent: Tuesday, April 22, 2003 3:51 PM > To: samba@lists.samba.org > Subject: [Samba] getting samba to set the time... > > > I've been though the samba faq and docs, but i still can't > figure it out... > Is it possible to set a unix clock with samba from a windows ? > like "c:\>net time /Domain:domain /set /y" on a windows box > > I'm running samba 2.2.8.1 on Irix64 > > -mario > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba >
why not just do 'ntpdate xxx.xxx.xxx.xxx' on a cron job? N -----Original Message----- From: Mario A. Graziosi [mailto:mario@graziosi.net] Sent: Tuesday, April 22, 2003 9:20 PM To: samba@lists.samba.org Subject: RE: [Samba] getting samba to set the time... no, i was thinking of going the other way... The windows machine is the Time server and I want to have the unix machine sync its time off the windows machine, though samba (if its even possible) -mario
> -----Original Message----- > From: Mario A. Graziosi [mailto:mario@graziosi.net] > Sent: Tuesday, April 22, 2003 4:20 PM > To: samba@lists.samba.org > Subject: RE: [Samba] getting samba to set the time... > > > no, i was thinking of going the other way... The windows > machine is the Time > server > and I want to have the unix machine sync its time off the > windows machine, > though samba (if its even possible)It looks like 'net time' does that in samba 3, but I haven't tried it.> -mario-Steve