Re: error-"not associated with a trusted ..."
From: Kalen Delaney (kalen_please_reply_on_public_newsgroups_delaney@compuserve.com)
Date: 03/27/03
- Previous message: James King: "Re: error-"not associated with a trusted ...""
- In reply to: James King: "Re: error-"not associated with a trusted ...""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Kalen Delaney" <kalen_please_reply_on_public_newsgroups_delaney@compuserve.com> Date: Thu, 27 Mar 2003 07:55:20 -0800
When you CONNECT to your SQL Server, you have to choose one or the other,
but Kim is talking about the configuration of the server itself. The server
must be set up to ALLOW both Windows Authentication and SQL Authentication.
The other choice is WIndows only. SQL Server 2000 cannot be configured to
only allow SQL Server authentication.
Use Enterprise Manager, right click your server name and choose Properties.
In the properties dialog, select the Security Tool. There you will see the
two choices, for SQL Server and Windows authentication, or for Windows only.
Make sure you choose the one for both. Stop and restart your SQL Server.
HTH
-- Kalen Delaney SQL Server MVP www.SolidQualityLearning.com "James King" <jking@iprimus.ca> wrote in message news:4faa01c2f468$b4b32290$a101280a@phx.gbl... > Yes, I stopped and started the SQL Server service. Maybe a > reboot would be needed? > > Also, there is no choice in the dialog box for "both > Windows and SQL authentication". I can choose Windows,or > I can choose SQL Server. Is this a problem? > > Thanks, > > James > > > >-----Original Message----- > >It really sounds like your server is not running with > both Windows and SQL > >Auth. (sounds like Windows Only). Have you stopped and > restarted SQL Server > >after this change? > > > >hth, > >kt > > > >**** Please reply only on the newsgroups! Include > dml/ddl, when possible. > >Thanks **** > >Kimberly L. Tripp > >President, SYSolutions, Inc. www.SQLSkills.com > >Principal Mentor, Solid Quality Learning > www.SolidQualityLearning.com > > > > > >"James King" <jking@iprimus.ca> wrote in message > >news:4ddd01c2f3dc$e80d5de0$3301280a@phx.gbl... > >> Hi, I'm new to SQL Server. I have SQL Server 2000 > running > >> on WinNT, and have set it up with SQL authentication. I > >> can connect fine locally, but I also want to be able to > >> connect remotely from my laptop (Win2000). On the > laptop I > >> can see the SQL Server in Enterprise Manager(also set up > >> to use SQL authentication), but when I try to connect I > >> get the error: > >> "A connection could not be established to .... Reason: > >> Login failed for user jking. Not associated with a > >> trusted SQL Server connection." > >> What's wrong? > >> Thanks for your help. > > > > > >. > >
- Previous message: James King: "Re: error-"not associated with a trusted ...""
- In reply to: James King: "Re: error-"not associated with a trusted ...""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|