RE: time difference, cannot log on
From: S.J.Haribabu (sjhari_at_microsoft.com)
Date: 06/21/04
- Next message: Ruteger: "Can't Delete Users"
- Previous message: Cary Shultz [A.D. MVP]: "Re: Users Still Showing Up!!!"
- In reply to: shack: "time difference, cannot log on"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Jun 2004 21:14:38 GMT
Hi,
Try this solution
Troubleshooting Time-Related Errors
===================================
Unable to Log On to the Network
=============================
When you attempt to log on to the network you might receive the following
error message:
The system cannot log you on due to the following error:
There is a time difference between the Client and Server.
Please try again or consult your system administrator.
This behavior can occur if the time or date is not synchronized between
your computer and the domain to which you are attempting to log on. If the
time or date on a client is not synchronized with the authenticating domain
controller, Kerberos validation does not succeed.
Because Kerberos is the only form of logon authentication between two
Windows 2000-based computers, the logon attempt does not succeed.
To resolve this issue, log on to your computer locally by using an account
with administrative privileges and set the time and date to match the time
and date on the domain controller that validates your logon process.
To see more time-related errors look at
http://www.microsoft.com/technet/prodtechnol/windows2000serv/maintain/operat
e/wintime.mspx#XSLTsection130121120120
For example, you can use Microsoft's time server (time.windows.com) for
this function. After you set the SNTP time server as authoritative, run
either of the following commands on a computer other than the domain
controller to reset the local computer's time against the authoritative
time server:
net time /your domain name /set
Type the following commands, pressing ENTER after each command:
net stop w32time
w32tm –once
net start w32time
More information about the net time command is available at a command
prompt if you type the following command:
net time /?
SNTP defaults to using User Datagram Protocol (UDP) port 123. If this port
is not open to the Internet, you cannot synchronize your server to Internet
SNTP servers.
NOTE: Administrators can also configure an internal time server as
authoritative by using the net time command. If the administrator directs
the command to the operations master, it may be necessary to reboot the
server for the changes to take effect.
Thanks,
sjhari@online.microsoft.com
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Ruteger: "Can't Delete Users"
- Previous message: Cary Shultz [A.D. MVP]: "Re: Users Still Showing Up!!!"
- In reply to: shack: "time difference, cannot log on"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|