Pre-Installation Guide / Setting Service Principle Name (SetSPN) |
To grant the remote database access privileges to a Domain account using the SetSPN utility, do the following.
The SetSPN command line tool is not available on a Windows 2003 Server by default. It is part of Windows Support Tools utility. Windows Support Tools can be installed from the Windows Server 2003 installation CD. For convenience, it is available for download from the following Knowledge Base article from Microsoft: http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=7911.
SetSPN is built into Windows Server 2008. It is available if you have the Active Directory Domain Services (AD DS) server role installed. To use setspn, you must run the setspn command from an elevated command prompt.
setspn –a http/machinename.domain.com domain\username
Be sure to include the Domain Name in the command prompt: machinename.domain.com. The machinename refers to the AgilePoint Server machine name.
setspn –a http/machinename domain\username
If you are unable to access the AgilePoint Server Web service pages from a machine other than the machine where AgilePoint Server is installed (e.g. Client or SharePoint machine). You should follow step a.
setspn –a http/dns domain\username
setspn –l domain\username
The result should list http/machinename.domain.com.