Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / General / Security / December 2005

Tip: Looking for answers? Try searching our database.

cannot generate SSPI context - time out at client

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
maxzsim - 30 Dec 2005 07:54 GMT
Hi ,

My client has once again got the "cannot generate SSPI context" error and
this time i managed to notice that the time on the client is abt 20 mins
earlier than that of the server.

How can i synch the time bet the client & the server ? and prevent it from
happening again

apreciate ur advise

tks & rdgs
Dan Guzman - 30 Dec 2005 15:07 GMT
Time synchronization is usually done by the Windows Time Service.  By
default, time synchronization is done using the standard AD hierarchy.
Clients and member servers get their time from a domain controller in their
domain.  Domain controllers get their time from a domain controller in their
parent domain.  Forrest root domain controllers are ultimately used as the
time source and use either a hardware clock or NTP source.

> How can i synch the time bet the client & the server ?

One method to resync the time is with the w32tm.exe:  w32tm.exe /resync

Another method is with the NET TIME command:  NET TIME /DOMAIN:MyDomain /SET

> and prevent it from happening again

See the TechNet article below for a discussion of the Windows Time Service:

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/a
0fcd250-e5f7-41b3-b0e8-240f8236e210.mspx


Signature

Happy Holidays

Dan Guzman
SQL Server MVP

> Hi ,
>
[quoted text clipped - 8 lines]
>
> tks & rdgs
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.