On Fri, Jan 30, 2009 at 3:42 PM, raziya begum <[email protected]>wrote:
> is there any way to get back the password > > [Non-text portions of this message have been removed] > > > Passwords are hashed using a hashing function and only the hashed value is stored. The hash functions used are for all practical reasons irreversible. So there is no way to recover a lost password. What you can do is ask for a new one. [Non-text portions of this message have been removed]

