Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security - The Password Table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00772923
Message ID:
00773077
Views:
15
I agree that you need to encrypt the column (field) and not the table. I use Codemine and it has a simple encryption built-in. Some ideas, pad the password so a hacker cannot guess the length of the password; use a checksum (with the user's name) to prevent an internal hacker from copying his/her password to someone else's account; store the password, rights granted, and anything else in one big memo field (encrypted) to make it harder to crack or change settings.

John
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform