Kerberos problems on Sql 2012 Cluster

Answered Kerberos problems on Sql 2012 Cluster

  • Friday, April 13, 2012 11:28 AM
     
     

    Hi,

    I'm having problems configuring kerberos for Sql Server 2012 on windows server 2008 r2.

    Its a two node cluster with named instances configured to listen on a dedicated port.

    The service account is configured to use delegation and I have setup the following spn's

    MSSQLsvc/NETWORKNAME.FQDN:2375                  SERVICEACCOUNTNAME        

    MSSQLsvc/NETWORKNAME.FQDN:INSTANCENAME   SERVICEACCOUNTNAME 

    MSSQLSvc/NETWORKNAME:INSTANCENAME        SERVICEACCOUNTNAME 

    MSSQLSvc/NETWORKNAME:2375      SERVICEACCOUNTNAME 

    When i try and connect both locally the connection seems to default to NTLM.

    Any ideas why this may be occuring?


All Replies