Problem with logging into SQL Server Management Studio
        Posted  
        
            by wahle509
        on Super User
        
        See other posts from Super User
        
            or by wahle509
        
        
        
        Published on 2009-12-17T16:45:03Z
        Indexed on 
            2010/04/02
            15:03 UTC
        
        
        Read the original article
        Hit count: 497
        
I can log into SQL Server Management Studio with a SQL Server Authentication login and password, but when trying to log in with Windows Authentication I get this error:
"Cannot generate SSPI context. (.Net SqlClient Data Provider)"
What is going on here?
© Super User or respective owner