Re: I am missing the admin password acount !
top7ob <[email protected]>
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
Rainer Schöpf-5 wrote: > > On Wed, 7 Jul 2010, top7ob wrote: > > > I forgit the admin password . i check for the password under > > > apache-tomcat\webapps\lenya\lenya\pubs\default\config\access-control\passwd > > folder but it is ecnripted ! > > No, it is hashed. You can set a new password by entering the MD5 hash of > the new > password. For example, if you new password is > > abcdefgh > > you enter the output of the command > > echo -n abcdefgh | md5sum > > into the password element in the admin.iml file. > > Rainer > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > Dear Rainer , in the Admin1.iml i have two or more password type tag with different hash value ! wich one should i replace it ? and is there way to get real value from the hashed one. for example <password type="md5">1db0d72a396285bc65cde67afb3c4d51</password><password type="md5">493ba0498518cad81a954f0e8554c2f9</password></passwords></identity> thanks for help ! -- View this message in context: http://old.nabble.com/I-am-missing-the-admin-password-acount-%21-tp29094013p29095308.html Sent from the Lenya - Users mailing list archive at Nabble.com.