Re: I am missing the admin password acount !
Rainer Schöpf <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 7 Jul 2010, top7ob wrote: > in the Admin1.iml i have two or more password type tag with different hash > value ! wich one should i replace it ? I have no idea, I have never seen this before. > and is there way to get real value > from the hashed one. In general: not without trying 2^64 passwords. If your password is 8 characters or less: yes, by using rainbow tables. Resetting it seems the easiest way to me. Rainer