Symettric key

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hey Guys, I followed the article in

http://msdn.microsoft.com/en-us/library/ms189440(SQL.90).aspx

to encrypt the Users Password.

In my app, I have a view which authenticates the User. What can I set the
new query in order to authenticate the user properly i.e Encrypt the password
entered by user on a form within view or do I have to use Stored Procedure
only?

Thanks

Manny
.



Relevant Pages

  • Re: Symettric key
    ... to encrypt the Users Password. ... I have a view which authenticates the User. ... You should look at storing a hash of the password and then comparing thye hash of what has been entered against the hash value stored. ...
    (microsoft.public.sqlserver.programming)
  • Davids authenticated encryption mode.
    ... It authenticates the data. ... Authentication Code (MAC) for the data. ... It only uses one single block encrypt operation per message block to ...
    (sci.crypt)
  • changing the passwd
    ... I have a machine that authenticates via LDAP, ... But to change a users password as root /usr/bin/passwd asks for the old password of the user. ...
    (alt.os.linux.suse)