Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Non-admins cannot connect on SQL 2000

 
   Database Help (Home) -> Security RSS
Next:  Oracle_Connect_Newsletter_–_November_Issue  
Author Message
Jordan

External


Since: Nov 29, 2009
Posts: 3



(Msg. 1) Posted: Sun Nov 29, 2009 9:27 am
Post subject: Non-admins cannot connect on SQL 2000
Archived from groups: microsoft>public>sqlserver>security (more info?)

Windows 2003 server with SQL 2000 latest SP. SQL 2000 is installed in mixed
mode. I have packages like Microsoft Dynamics that have their own program
security that work fine, however I have this one package that also has its
own program security and no users other than Domain Admins can get into the
program.

Domain Admins can launch the program and get to the programs logon screens,
however all other users can't even get into the programs logon screen
without getting a "Primary Server Connection Could not be established" error
message.

I have made the users local admins of the workstation so I do not believe it
is a configuration issue on the station.

 >> Stay informed about: Non-admins cannot connect on SQL 2000 
Back to top
Login to vote
Erland Sommarskog2

External


Since: May 30, 2004
Posts: 2061



(Msg. 2) Posted: Sun Nov 29, 2009 12:25 pm
Post subject: Re: Non-admins cannot connect on SQL 2000 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jordan (none@here.com) writes:
> Windows 2003 server with SQL 2000 latest SP. SQL 2000 is installed in
> mixed mode. I have packages like Microsoft Dynamics that have their own
> program security that work fine, however I have this one package that
> also has its own program security and no users other than Domain Admins
> can get into the program.
>
> Domain Admins can launch the program and get to the programs logon
> screens, however all other users can't even get into the programs logon
> screen without getting a "Primary Server Connection Could not be
> established" error message.

Can non-domain admins connect to SQL Server through say Query Analyzer or
OSQL, using Windows authentication?

I have no idea what this package is doing, and since the error message
it generates appears to be its own, it's difficult to say what the
message actually reflects. Since you say that users cannot get to the
primary logon screen, this would indicate that they do not even reach
SQL Server. But it is difficult to see how that could be affected by
whether they are admins or not.

I think the best would be to contact the support provider for this
package. If this is non-existent and you have to troubleshoot this
yourself, I suggest using Profiler to see it makes any connection
under the hood. Or search on the web to see if other have had issues
with this package.



--
Erland Sommarskog, SQL Server MVP, esquel RemoveThis @sommarskog.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/prodinfo/previousversions/books.mspx

 >> Stay informed about: Non-admins cannot connect on SQL 2000 
Back to top
Login to vote
Jordan

External


Since: Nov 29, 2009
Posts: 3



(Msg. 3) Posted: Sun Nov 29, 2009 7:55 pm
Post subject: Re: Non-admins cannot connect on SQL 2000 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yes, I can connect as a non-domain admin using SQL Enterprise Manager. I
browse to the various DBs that this program uses and I can add, delete, and
edit at will.


"Erland Sommarskog" wrote in message

> Jordan (none@here.com) writes:
>> Windows 2003 server with SQL 2000 latest SP. SQL 2000 is installed in
>> mixed mode. I have packages like Microsoft Dynamics that have their own
>> program security that work fine, however I have this one package that
>> also has its own program security and no users other than Domain Admins
>> can get into the program.
>>
>> Domain Admins can launch the program and get to the programs logon
>> screens, however all other users can't even get into the programs logon
>> screen without getting a "Primary Server Connection Could not be
>> established" error message.
>
> Can non-domain admins connect to SQL Server through say Query Analyzer or
> OSQL, using Windows authentication?
>
> I have no idea what this package is doing, and since the error message
> it generates appears to be its own, it's difficult to say what the
> message actually reflects. Since you say that users cannot get to the
> primary logon screen, this would indicate that they do not even reach
> SQL Server. But it is difficult to see how that could be affected by
> whether they are admins or not.
>
> I think the best would be to contact the support provider for this
> package. If this is non-existent and you have to troubleshoot this
> yourself, I suggest using Profiler to see it makes any connection
> under the hood. Or search on the web to see if other have had issues
> with this package.
>
>
>
> --
> Erland Sommarskog, SQL Server MVP, esquel.TakeThisOut@sommarskog.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/prodinfo/previousversions/books.mspx
>
>
 >> Stay informed about: Non-admins cannot connect on SQL 2000 
Back to top
Login to vote
Erland Sommarskog2

External


Since: May 30, 2004
Posts: 2061



(Msg. 4) Posted: Mon Nov 30, 2009 4:25 am
Post subject: Re: Non-admins cannot connect on SQL 2000 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Jordan (none@here.com) writes:
> Yes, I can connect as a non-domain admin using SQL Enterprise Manager.
> I browse to the various DBs that this program uses and I can add,
> delete, and edit at will.

So then is an issue with your third-party application. I guess no one
where can help you when you don't event tell what application it is. I hope
the tips I gave in my previous post can help you to troubleshoot the
issue and find more information.

--
Erland Sommarskog, SQL Server MVP, esquel.RemoveThis@sommarskog.se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
 >> Stay informed about: Non-admins cannot connect on SQL 2000 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
set users to connect from only an IP aCL - hello there I was wondering if there is any 3rd party tool that will allow me to set up an IP ACL for sql groups and ..... I know I can put an acl on a firewall but the problem is I can't set it up from one address ..... I am using sql server..

Can't connect to SSL SOAP endpoint - Hi, I've been trying to set-up an SSL secured SOAP endpoint to my development SQL Server. But I just can't get this to work... If I set the PORTS parameter to CLEAR and the LOGIN_TYPE to Windows everything works fine using..

Sudden failure to connect to remote SQL Server from Enterp.. - A remote SQL Server has been in my local SQL Server Group for almost two years now and everything has worked fine, but starting this afternoon I have been unable to connect to it; the error message I get is "SQL Server does not exist or access de...

Unable to connect to SQL 2005 with Windows Authentication .. - I have a VB application connecting to SQL 2005 via OLEDB and the database resides on a Windows 2008 server. If I attempt to connect locally via Windows Authentication, everything works fine as long as I use the server name in the connection parameters. ...

SQL 2000 Lockout? - Hello, would anyone know if there's a way to lockout mainly a SQL (or Windows) login for SQL Server 2000? Was wondering if there was like a stored procedure out there that could be added to the Master db running as a system process that checks for..
   Database Help (Home) -> Security All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]