Re: Connecting to SQL Without Windows Authentication
From: Denny (mrdenny@gamespy.com)
Date: 02/05/03
- Next message: ron: "Re: SQL Hot Fix"
- Previous message: Steve Thomas: "Re: Connecting to SQL Without Windows Authentication"
- In reply to: Steve Thomas: "Re: Connecting to SQL Without Windows Authentication"
- Next in thread: Steve Thomas: "Connecting to SQL Without Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Denny" <mrdenny@gamespy.com> Date: Tue, 4 Feb 2003 16:13:06 -0800
no problem. Let me know. If I'm not I can probally come up with something
else.
-- Denny Cherry Database Administrator GameSpy Industries "Steve Thomas" <sTHomas@ic-group.net> wrote in message news:0ab701c2ccab$2e80c4a0$89f82ecf@TK2MSFTNGXA01... > I will try this first thing in the morning and see what > happens. Thanks > > >-----Original Message----- > >This doesn't sound like a liscence problem. It sounds > like an > >authentication problem. Are you connecting to the SQL > Server via named > >pipes or via TCP/IP? I beleive that going through named > pipes requires that > >you log into the machine. I'd disable Names Pipes on the > SQL Server, and > >restart the SQL Service and then have your workstations > try again. That > >should force TCP/IP connections to port 1433. > > > >-- > >Denny Cherry > >Database Administrator > >GameSpy Industries > > > >"Steve Thomas" <sThomas@ic-group.net> wrote in message > >news:10b8901c2cca7$4d3ad060$8bf82ecf@TK2MSFTNGXA05... > >> I just spent about an hour with Microsft Sales on this > >> issue and I know as much as before the call. > >> > >> I have a Windows 2000 server(5 Client Licenses) > >> Running SQL Server2000 (Per Processor License). I have > >> several PC's running win95, Win98, win2000. > >> > >> Question 1: If I connect using SQL Authentication, do I > >> need to have a license for each user on the WIndows 2000 > >> machine. > >> > >> Question #2: if the answer to Question1 is no(I do not > >> need more CALS on Windows 2000) then I am having > >> difficulty on some PC's. I wrote a basic program that > >> opens an ADO connection to the SQL server. > >> > >> Problem1: Windows 2000 PC's. Some of them come back > with > >> a message "Access Denied". If I go into network > >> neighborhood and doubleclick on the server, it will ask > me > >> for a name and password. If I supply it with a valid > user > >> name and password on the Windows 2000 server, it will > >> connect. Then when I run my program, it will work fine. > >> WHY?? > >> > >> Problem2: Windows 98 PC's. Unless I create a user ID on > >> the Windows 2000 server that is identical to the UserID > on > >> their PC they always get "Access Denied". Once I create > >> the user, everything works fine. > >> > >> This make me think I need Licenses for each user on > >> Windows 2000 even though I am using SQL authentication?? > >> > >> > >> Any help on this issue would be appreciated. > >> > >> thanks > > > > > >. > >
- Next message: ron: "Re: SQL Hot Fix"
- Previous message: Steve Thomas: "Re: Connecting to SQL Without Windows Authentication"
- In reply to: Steve Thomas: "Re: Connecting to SQL Without Windows Authentication"
- Next in thread: Steve Thomas: "Connecting to SQL Without Windows Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|