Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (D-K)

 

Kerberos login failed

Error constant SQLE_KERBEROS_LOGON_FAILED
ODBC 2 State 28000
ODBC 3 State 28000
Severity 16
SQLCODE –1069
SQLSTATE 28W12
Sybase error code 13445
Probable cause

The Kerberos login failed due to a failure of the client to authenticate the user's principal with the KDC or a failure of the server to authenticate the client. The most likely causes are the Kerberos principal may not be signed in, the principal's ticket may have expired, or the client, server, or KDC's system time are not within a few minutes of each other. The LogFile connection parameter or the server's -z option may provide more information.