Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with SQL Server authentification

Status
Not open for further replies.

ByzantianX

Programmer
Dec 18, 2000
103
I'm having a mixed type of authentication on SQL Server 7. I do not have any problem with access to the SQL Server from any domain user with Windows NT authentication but it's impossible for a non domain user to access the SQL Server, using the SQL Server authentication. Just to mention that those users are members of other, non-trusted domain. Also, SQL Server is on the same machine as the NT Primary Domain Server. Please, help, it is very urgent! Thanks in advance
 
Make sure they are connecting using TCP/IP not named pipes.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top