Re: Window Authentication on P2P network

From: Jasper Smith (jasper_smith9_at_hotmail.com)
Date: 08/25/05


Date: Wed, 24 Aug 2005 23:08:53 +0100

It has to be an individual user and it should match the user that is signed
onto the standalone PC. I tend to use this method to connect to VM's running
on my PC as I prefer using the SQL tools on my PC rather than a full screen
VM session.

-- 
HTH
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com
I support PASS - the definitive, global
community for SQL Server professionals -
http://www.sqlpass.org
"Ken Hundley" <KenHundley@discussions.microsoft.com> wrote in message 
news:D786FB16-54DC-4B5B-A197-E17ADEC48044@microsoft.com...
> So I would create a user like "PC1\TempUser" and match the password?
> would I be able to do this "PC1\Administrators"?  I would assume no since 
> I
> would not be able to match the password.
>
>
> "Jasper Smith" wrote:
>
>> In your situation it would probably be simpler to just use SQL
>> Authentication however in a workgroup scenario, you can create a local 
>> user
>> on the SQL Server that matches the local user on the standalone PC 
>> (username
>> and password must match) and this will allow the standalone PC user to
>> coonect to SQL using Windows authentication
>>
>> -- 
>> HTH
>>
>> Jasper Smith (SQL Server MVP)
>> http://www.sqldbatips.com
>> I support PASS - the definitive, global
>> community for SQL Server professionals -
>> http://www.sqlpass.org
>>
>> "Ken" <Ken@discussions.microsoft.com> wrote in message
>> news:A2894CDB-9BD9-47E9-91ED-94EB8BA18B92@microsoft.com...
>> >I have read and understand the advantages of using Windows 
>> >Authentication
>> > with SQL Server.
>> > My question is this I understand and have used Windows Authentication 
>> > on a
>> > standalone computer and on a domain. However, how do you setup and use
>> > windows authentication on a peer-to-peer network or on a domain where
>> > perodically there may need to be a computer accessing the server that 
>> > is
>> > not
>> > on the domain.
>> > Is there any way to do this or do you have to use SQL authentication 
>> > when
>> > you are in a p2p environment.
>> >
>> > Thanks,
>> > Ken
>>
>>
>> 


Relevant Pages

  • Re: Window Authentication on P2P network
    ... > onto the standalone PC. ... > Jasper Smith (SQL Server MVP) ... > community for SQL Server professionals - ...
    (microsoft.public.sqlserver.security)
  • Weird error during query execution
    ... I'm trying to test a software application that use Sql Server Compact Edition in Windows XP, under Virtual PC 2007 (it's a standalone application, not synced with other devices). ... I made a setup package with Visual Studio 2005. ... The first time I run the application after the setup, in a particolar table I get a weird exception during a simple insert statement. ...
    (microsoft.public.sqlserver.ce)
  • Re: Window Authentication on P2P network
    ... > on the SQL Server that matches the local user on the standalone PC (username ... > Jasper Smith (SQL Server MVP) ... >>I have read and understand the advantages of using Windows Authentication ... >> standalone computer and on a domain. ...
    (microsoft.public.sqlserver.security)
  • Re: Microsoft ODBC sql driver cannot generate sspi context
    ... Thanx Ed Enstrom for your reply. ... Maybe i should elaborate more on this. ... The pc is a standalone pc, ... sometimes it shows the error of microsoft odbc sql server cannot ...
    (microsoft.public.sqlserver.security)
  • SQL Replication How To
    ... I currently have a two SQL Servers in a Windows 2003 Cluster with the ... I have another SQL Server (Standalone) in a remote location that is ... What is the best way to replicate the data from the cluster to the ...
    (microsoft.public.sqlserver.replication)