SQL Server Authentication Question (easy I think)
From: skitrees (skitrees_at_discussions.microsoft.com)
Date: 02/23/05
- Next message: Ron Niederer: "RE: Protocol error in TDS stream, et al"
- Previous message: Steve Thompson: "Re: linked win2003 server with sql2000 problem"
- Next in thread: James: "SQL Server Authentication Question (easy I think)"
- Reply: James: "SQL Server Authentication Question (easy I think)"
- Reply: Michael C#: "Re: SQL Server Authentication Question (easy I think)"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 23 Feb 2005 11:51:02 -0800
I don't know if I have the authentication setup correctly on my SQL server.
I set the authentication to use SQL and Windows (instead of just Windows).
I assigned a domain user as the SQL username as well, and belongs to the
administrators group.
I have an application which is supposed to offer a connection string to the
SQL server and modify a table. However, each time I attempt to connect - I
get a logon failure in the event viewer. UNLESS I leave the user ID and
password blank - then it connect perfectly well. I look in event viewer and
see that when the UID and PWD fields are left blank, it is logging on as
administrator.
What am I missing?
How can I setup UserA on the SQL server, and have ONLY UserA be able to
access the database from the network? What could I be missing which is
causing valid usernames to be declined, yet allows the admin to logon
(default when UserID and Password fields are left blank in my connection
string?)
Any help would be greatly appreciated.
I am new to SQL and it is entirely possible that I set something up
incorrectly during install or something.
Thanks.
- Next message: Ron Niederer: "RE: Protocol error in TDS stream, et al"
- Previous message: Steve Thompson: "Re: linked win2003 server with sql2000 problem"
- Next in thread: James: "SQL Server Authentication Question (easy I think)"
- Reply: James: "SQL Server Authentication Question (easy I think)"
- Reply: Michael C#: "Re: SQL Server Authentication Question (easy I think)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|