Re: Time sync problem
From: Andrew Mitchell (amitchell_at_removecasey.vic.gov.au)
Date: 06/30/04
- Next message: Andrew Mitchell: "Re: Win2K to Win2K3"
- Previous message: Henrik: "Time sync problem"
- In reply to: Henrik: "Time sync problem"
- Next in thread: Henrik: "Re: Time sync problem"
- Reply: Henrik: "Re: Time sync problem"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 30 Jun 2004 07:42:34 -0700
=?Utf-8?B?SGVucmlr?= <Henrik@discussions.microsoft.com> said
> Hi
> My Boss recently told me to set up time syncronize between client and
> server. No outside syncronization will be allowed at any way.
>
> That meens that our server shall keep its own time and the clients
> should sunc with the server. We use server 2K3 and xp clients.
> We tested to configure in GPO machine settings in a OU which all client
> computer reside the ntp protocall to sync with our domain controller
> dc1.domain.local and enabled ntp client in the next section in the GPO.
>
> The clients didn't sync .
>
I think they did synch, but not in the way you thought they would.
An immediate synch will only occur at login if the clients clock is behind
the server, or more than 3 minutes ahead of the server. If it is less than 3
minutes fast the client will slow its clock and slowly adjust.
http://support.microsoft.com:80/support/kb/articles/Q224/7/99.ASP&NoWebConten
t=1
> We tested to use in a login script net time but when a user loged on and
> the logon script was running on the machine it said you dont have the
> necessary rights.
That's correct. Normal users don't have the necessary permissions to set the
time. Nor should they. If they can set the clock they can break the Kerberos
authentication which relies on times being matched between clients and
servers.
If you want to use the 'net time' command you must do it from a startup
script assigned via a GPO which will run in the local system context, not in
a login script which runs in the users context.
-- Andy.
- Next message: Andrew Mitchell: "Re: Win2K to Win2K3"
- Previous message: Henrik: "Time sync problem"
- In reply to: Henrik: "Time sync problem"
- Next in thread: Henrik: "Re: Time sync problem"
- Reply: Henrik: "Re: Time sync problem"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|