dbTalk Databases Forums  

Registering SPN

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Registering SPN in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Greg Larsen
 
Posts: n/a

Default Registering SPN - 04-28-2007 , 10:54 AM







What to use linked server to go from client C to Server A to Server B using
Windows Authentication. Also Server A and Server B are going to running on
Domain Accounts that don't have Domain Admin permissions. So I have one
question. Do I only need to register Server A and Server B once using
Setspn.exe or do I have to do it every time the SQL Server Services is
started?

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Registering SPN - 04-29-2007 , 06:30 PM






Once. And make sure you SQL Server instances are using a
static port even if they are named instances. The spn tells
AD what service, what server, what port, what account. So
you want the ports static for the spn. If you change any of
those, then you would delete the old spn and create a new
one.

-Sue

On Sat, 28 Apr 2007 08:54:25 -0700, Greg Larsen
<gregalarsen (AT) removeit (DOT) msn.com> wrote:

Quote:
What to use linked server to go from client C to Server A to Server B using
Windows Authentication. Also Server A and Server B are going to running on
Domain Accounts that don't have Domain Admin permissions. So I have one
question. Do I only need to register Server A and Server B once using
Setspn.exe or do I have to do it every time the SQL Server Services is
started?


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.