Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Design Question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Titre:
Divers
Thread ID:
01281796
Message ID:
01281877
Vues:
7
>I want to create security for my application. I want to create a user table. This table
>with contain the full name, user name and password for each user.
>
>What's stopping someone from inserting a record and then using that record to log in.
>
>I clearly need a better design.
>
>Anyone?

How about encrypting the password, or storing a hash of the password? Someone could still add a record to your table but would have a (hopefully) hard time to figure out your encryption or your hash.

Einar
Semper ubi sub ubi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform