S
Stapes
Hi
I want to create a database with secure logins with different access
rights.
I thought I could make an admin table in the database with usernames &
passwords, to be accessed only by the admin user.
Then a form to do the login -find the username & password & only let
the user continue if they validate OK.
Different access levels will give different users access to different
parts of the system.
Is there any encryption I can use for storing the passwords - like MOD4
or the like, so nobody could stumble across them?
Stapes
I want to create a database with secure logins with different access
rights.
I thought I could make an admin table in the database with usernames &
passwords, to be accessed only by the admin user.
Then a form to do the login -find the username & password & only let
the user continue if they validate OK.
Different access levels will give different users access to different
parts of the system.
Is there any encryption I can use for storing the passwords - like MOD4
or the like, so nobody could stumble across them?
Stapes