Forum Moderators: phranque
I would like to know what the industry standard /best practices are with respect to password protection. We have a SQL 2000 DB running on W2K server, and one of the tables in the DB stores the user ids and passwords.
How secure is this data and how can we protect this from hackers ? Can we store the data in encrypted form ? Does SQL Server / W2K have any security features that can help us ?
Any help would be appreciated.