Clarity

  • 1.  Password Encryption

    Posted May 21, 2009 01:08 AM
    Hi All,         I wanted to know what method (function/Trigger/Stored Procedure/Java Script) does Clarity use to store the password in an encripted manner. And where in the database can i find this.


  • 2.  Re: Password Encryption

     
    Posted May 26, 2009 08:32 AM
    Hi Jaspreet,  Below is what I was able to find out on this.   If you need more than that you may wish to log an issue with Support or see if another user here can provide more insight.  Regards,Chris   In cmn_sec_users table, it would be the pwd field.    I think it stores an MD5 hash of the password or the password itself.   


  • 3.  Re: Password Encryption

     
    Posted Jun 01, 2009 08:53 AM
    Adding a note to push this forward after board consolidation.