Mapping the Service Principal Name (SPN) to a Microsoft User Account

The Kerberos service principal name is defined as service name/Full_Qualified_Host_Name

Prerequisites

A user account is created in the Active Directory.

Procedure

  1. Open a command prompt window.
  2. Enter the following command to map the Kerberos service principal name (SPN) to a user account:

    setspn -A service name/fully_qualified_host_name user account

    For example, for the HTTP/testtibcoapix.pa.tibco.com service principal name, use the following command:

    setspn -A HTTP/testtibcoapix.pa.tibco.com testtibcoapix