Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Best way to login to sql from the web?

Author  Topic 

bogesdorfer
Starting Member

2 Posts

Posted - 2001-01-29 : 09:12:07
What is the correct way to login to a sql server database from the web(Intranet), NT Auth or Sql Server Auth? I have a web client application that needs to use ODBC to login. The users already belong to a domain on our nt network. A problem that I'm having is trying to use the nt authorization. I'd like to drop nt groups into sql server and assign the privilages to that group but I cannot seem to get that to work either. Any feedback is greatly appreciated.

thanks..

Dan

   

- Advertisement -