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)
 Security plan for SQL Server and IIS

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-09-19 : 15:26:12
Sridhar writes "I am running IIS 5.0 and SQL Server 7.0 on different servers. I would like to access a database on SQL Server (different users should have different permissions depending on login names) through IIS i.e. over the internet. I could use digital certificates to ensure security while accessing IIS. Now, how can I ensure security when I run perl scripts on server (with IIS on it) to access SQL Server database ? I don't want to pass the login, password info. between IIS and SQL Server in clear text. Is there a way to do this without using password encryption algorithms. What are best encrption algorithms around?

thanks,

Sridhar"
   

- Advertisement -