﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / SPN Settings / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 00:04:16 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>The only time the auto registering of SPNs will work when running as a domain account is if the account is an administrator or it has been granted readServicePrincipalname and writeServicePrincipalname permissions. Since the user account is low privilege this doesnt usually happen. You can also use ADSIEdit to directly access the AD catalog and enter the values or grant the permissions mentioned above.</description><pubDate>Thu, 07 Feb 2013 04:44:00 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>It communicates directly with your AD server as an automatic request if it has the right permissions to do so, it doesnt need the SetSPN tool to be installed.SetSPN tool is only required for manual requests.</description><pubDate>Thu, 07 Feb 2013 04:31:43 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>setspn.exe would be normally in C:\Programfiles\Supporttools\In my case this folder and setspn.exe not there.it seems support tools for windows not installed.How do the registration works ? windows support tools is mandatory ?</description><pubDate>Thu, 07 Feb 2013 04:23:17 GMT</pubDate><dc:creator>Akkare</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>The service accounts need access to do the SPN registration unregistrations in AD, if it doesnt then it will have to be a manual registration unregistration.</description><pubDate>Thu, 07 Feb 2013 03:37:27 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>thanks all for the help.As per my knowledge SQL Server will unregister SPN during shutdown and reregister  during startup.Some of my SQL Servers there is no spn.exe(Windows support tools not installed).Then How this unregister &amp; re register would work ?</description><pubDate>Thu, 07 Feb 2013 03:35:40 GMT</pubDate><dc:creator>Akkare</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>I take it the ..com is a typo, or is that really your domain extension?The first one is ok, the second is the FQDN when it just needs to be the NetBIOS name, so I would remove it and just create it as SQL405 without the domain extensionSETSPN -A MSSQLSvc/SQL405:1433 Domain\AccountSETSPN -A MSSQLSvc/SQL405.lds.asp.com:1433 Domain\Account</description><pubDate>Thu, 07 Feb 2013 02:03:35 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>I don't think it hurts. I would say you don't need the entry without the port, but as long as it makes no troubles leave it like it was. Better get a second opinion bout that :-)!</description><pubDate>Thu, 07 Feb 2013 01:40:44 GMT</pubDate><dc:creator>SQL Pizza</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>Found this MSSQLSvc/SQL405.lds.asp..com:1433    MSSQLSvc/SQL405.lds.asp..com</description><pubDate>Thu, 07 Feb 2013 01:32:23 GMT</pubDate><dc:creator>Akkare</dc:creator></item><item><title>RE: SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>Why don't you just show us your list of SPNs?The most important entries are:setspn -A MSSQLSvc/&amp;lt;Fully qualified domain name of the server&amp;gt;:1433 domain\Accountsetspn -A MSSQLSvc/&amp;lt;servername without domain&amp;gt;:1433 domain\Account(Reporting Services)setspn -A HTTP/&amp;lt;Fully qualified domain name of the server&amp;gt;:80 domain\Accountsetspn -A HTTP/&amp;lt;servername without domain&amp;gt;:80 domain\AccountGreetz sql pizza</description><pubDate>Thu, 07 Feb 2013 01:19:25 GMT</pubDate><dc:creator>SQL Pizza</dc:creator></item><item><title>SPN Settings</title><link>http://www.sqlservercentral.com/Forums/Topic1416834-1550-1.aspx</link><description>I have windows 2003 Server with SQL Server 2005 and Windows 2008 with SQL 2008 R2Is there any difference in SPN registration ?(setspn)When I put SETSPN -L service account I found multiple entry for the MSSQLSVC for the same server with port number and without portnumber.Would it cause any issue?</description><pubDate>Thu, 07 Feb 2013 00:30:28 GMT</pubDate><dc:creator>Akkare</dc:creator></item></channel></rss>