dbTalk Databases Forums  

Trusted Connection without DC from another computer?

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Trusted Connection without DC from another computer? in the comp.databases.ms-sqlserver forum.



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

Default Trusted Connection without DC from another computer? - 11-26-2009 , 02:51 PM






Just to be sure: Is it possible to login from a _remote_ machine to SQL
Server using Trusted Connection _without_ a Active Directory account?

The story... I have a workgroup build with 3 PCs only. The first PC has
installed SQL Server 2008 Express. I need to connect from other PCs with
Trusted Connection. The message I get when connecting is: The login is from
an untrusted domain and cannot be used with Windows authentication. Any
chance to login (windows authentication) without a domain controller?

Jacek

Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Trusted Connection without DC from another computer? - 11-26-2009 , 04:28 PM






jh (NIE_SPAMUJ_jh (AT) radio (DOT) kielce.pl) writes:
Quote:
Just to be sure: Is it possible to login from a _remote_ machine to SQL
Server using Trusted Connection _without_ a Active Directory account?

The story... I have a workgroup build with 3 PCs only. The first PC has
installed SQL Server 2008 Express. I need to connect from other PCs with
Trusted Connection. The message I get when connecting is: The login is
from an untrusted domain and cannot be used with Windows authentication.
Any chance to login (windows authentication) without a domain
controller?
Yes, it is possible to do Windows authentication in a workgroup, but it
can be a battle.

To start with, you must have the same login and password on both machines.
There is also a Group Policy setting that needs to be set to Classic.

But I have never seen the error message you quote. The group-policy
setting eluded me for a long time, but I only got the message "is not
associated with a trusted connection". Then again, that was not SQL 2008;
maybe they have updated the error message.




--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

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.