I have two Windows Server 2000 with SQL Servers 2000 installed and
uses windows authentication only.
Can i use linked server without Security Account Delegation (no domain, AD,
... ) and not use SQL authentication?
P.S.: Presently I use pass-through windows account authentication (same
username/password on two windows servers), but this not works with linked
server.
Thanks in advance.
Igor.
Mike answered this in microsoft.public.sqlserver.securitytools. Please do
not multi-post.
John
"Igor Aflatunov" <Igor Afla...@discussions.microsoft.com> wrote in message
news:CA9B20F2-C6FA-4F59...@microsoft.com...
And Mike answer does not solve my problems.
I can't use "Security Account Delegation" since not have any Domain, AD, ....
Please read my post again.
Igor.
Then you can not do it.
A computer needs to trust another computer, otherwise it doe not know that
the credentials passed are actually genuine.
No Domain, no AD = you need to use SQL authentication on the linked server.
Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland
MVP Program: http://www.microsoft.com/mvp
Blog: http://www.msmvps.com/epprecht/
"Igor Aflatunov" <IgorAf...@discussions.microsoft.com> wrote in message
news:6B4C6641-E029-4469...@microsoft.com...
"Igor Aflatunov" <IgorAf...@discussions.microsoft.com> wrote in message
news:6B4C6641-E029-4469...@microsoft.com...
I create linked server for RPC call in job tasks.
And use pass-through account authentication (same username/password)
between windows-servers. All works fine.
Problem was because i tried tests linked server from EM on client.
"NTLM authentication does not support "double hop"..."
http://support.microsoft.com/?id=238477
Thanks in advance.
Igor.
"Mike Epprecht (SQL MVP)" wrote:
> Hi
>
> Then you can not do it.
>
> A computer needs to trust another computer, otherwise it doe not know that
> the credentials passed are actually genuine.
>
> No Domain, no AD = you need to use SQL authentication on the linked server.
>
> Regards
> --------------------------------
> Mike Epprecht, Microsoft SQL Server MVP
> Zurich, Switzerland
>
> IM: mi...@epprecht.net
>
> MVP Program: http://www.microsoft.com/mvp
>
> Blog: http://www.msmvps.com/epprecht/
>
> "Igor Aflatunov" <IgorAf...@discussions.microsoft.com> wrote in message
> news:6B4C6641-E029-4469...@microsoft.com...
> > Hi!
> > John, this is not multi-post.
> > I sent message from MS-site
> > "http://msdn.microsoft.com/newsgroups/managed/default.aspx"
> > which does not contain newsgroup
> > "microsoft.public.sqlserver.securitytools".
> >
> > And Mike answer does not solve my problems.
> >
> > I can't use "Security Account Delegation" since not have any Domain, AD,
> .....
INF: SQL Server 2000 Kerberos support including SQL Server virtual servers
on server clusters (319723)
Thanks,
Kevin McDonnell
Microsoft Corporation
This posting is provided AS IS with no warranties, and confers no rights.