Hi Andrew, what is it for? I got a revision_match_error. Could this be the reason why my windows clients can't sync the time via nt5ds? How can I solve this? Regards Tim Am 28. Februar 2015 20:36:42 MEZ, schrieb Andrew Bartlett <abartlet at samba.org>:>On Fri, 2015-02-27 at 12:52 +0100, Peter Serbe wrote: >> >> L.P.H. van Belle schrieb am 27.02.2015 12:45: >> >> > Ok.. very strange .. >> >> For me it looks like this: >> It will work, if I ask for the time on one of my DCs. >> It will fail, if I ask some other ntp server. >> >> That should give the direction for looking deeper. > >One thing to be clear about: This is not an NTP client, it is a dcerpc >client, which really is overkill for getting the time (but if secured - >which it probably isn't - might be handy of course) > >Andrew Bartlett > >-- >Andrew Bartlett http://samba.org/~abartlet/ >Authentication Developer, Samba Team http://samba.org >Samba Developer, Catalyst IT >http://catalyst.net.nz/services/samba > > >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba
On Sat, 2015-02-28 at 20:43 +0100, Tim wrote:> Hi Andrew, > > what is it for? I got a revision_match_error. Could this be the reason > why my windows clients can't sync the time via nt5ds?I'm not aware of Windows clients using this interface. They use SNTP, which we don't have a client for (see ntpdate). What we don't have is a client tool that uses the same protocol as windows. This is indeed an oversight, and means you can't trigger the mssntp behaviour that you need from NTPd for testing. Sorry :-( Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
Hey Andrew, mssntp could be the word that I miss. If I remember right, my ntpd.conf is not restricted to mssntp as the wiki says. I have to check that. Possibly this is my problem of revision mismatch. What importance has samba-tool time? What function does it have? Am 1. M?rz 2015 00:57:22 MEZ, schrieb Andrew Bartlett <abartlet at samba.org>:>On Sat, 2015-02-28 at 20:43 +0100, Tim wrote: >> Hi Andrew, >> >> what is it for? I got a revision_match_error. Could this be the >reason >> why my windows clients can't sync the time via nt5ds? > >I'm not aware of Windows clients using this interface. They use SNTP, >which we don't have a client for (see ntpdate). > >What we don't have is a client tool that uses the same protocol as >windows. This is indeed an oversight, and means you can't trigger the >mssntp behaviour that you need from NTPd for testing. > >Sorry :-( > >Andrew Bartlett > > >-- >Andrew Bartlett http://samba.org/~abartlet/ >Authentication Developer, Samba Team http://samba.org >Samba Developer, Catalyst IT >http://catalyst.net.nz/services/samba
On 28/02/15 23:57, Andrew Bartlett wrote:> On Sat, 2015-02-28 at 20:43 +0100, Tim wrote: >> Hi Andrew, >> >> what is it for? I got a revision_match_error. Could this be the reason >> why my windows clients can't sync the time via nt5ds? > I'm not aware of Windows clients using this interface. They use SNTP, > which we don't have a client for (see ntpdate).Hi Andrew, you do know that ntpdate was depreciated before samba 4.0 was released ? you should be using ntpd Rowland> > What we don't have is a client tool that uses the same protocol as > windows. This is indeed an oversight, and means you can't trigger the > mssntp behaviour that you need from NTPd for testing. > > Sorry :-( > > Andrew Bartlett > >