Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any good method for password encryption in VFP ?
Message
De
02/04/1999 16:51:52
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00204725
Message ID:
00204812
Vues:
17
Just for something quick and easy, I took the return value of sys(2007, "password") (the checksum of the password) and stored it to the user table. Then when the user logs in, I compare the checksum of the password they entered to what’s in the user table. Now this does have a drawback of not being able to recreate the users password if they forget it (maybe that’s not a drawback) but it is easy and somewhat secure.

>>I would like to encrypt my user login password, have any good method for it ?
>>is it need to store the password to table ?
>>thanks
>>
>>regard,
>>chang
>
>I use cipher50 to encrypt (selected) fields in my tables. It's pretty simple. I think it's in the files section here.
>
>Wayne
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform