Database Password

A

A.M

Hi,

We have a web server running ASP.NET app in DMZ zone provided by Cisco PIX
firewall.
The web application is sending user id and password to the database server.
What is the best practice to make the connection string secure?

Thanks,
Ali
 
J

Jerry III

Do not store the actual password. Store a hash instead. Unless you're
talking about the connection password, in that case you should use Windows
authentication so the password would not be sent (and encrypt the
connection).

Jerry
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top