<div>Hi</div>
<div> </div>
<div>I worked on this the last days and i didn't find a possibility the get a readble password out of an user. The Password is decoded into md5, i think, and as far as i k´know, there isn't any possibility the retrieve a md5 into human readable coding and there's nothing, where opencms retrieves a password. I'm working currently on a component for opencms, where i need to build a cmsobject with a user with admin rights, but i don't want to write a user with it'S password into sourcecode(
cmsObject.loginuser(String username, String password)) nor to change the permissions of every file i have to alter before doing stuff with it and afterwards. (The user, who should initiate this component has no adminrights, so i have to switch the user of cmsObject) 
</div>
<div> </div>
<div>At topic:<br>But you can directly alter passwords in the db opencms uses(CMS_USER)</div>
<div>At this point, i think it#s not very save, that the db connection stuff is written readable in the opencms.properties file</div>
<div> </div>
<div>Does anybody know a solution?<br> </div>
<div>Thanks for listening<br>Andy</div>
<div> </div>
<div><br><br> </div>
<div><span class="gmail_quote">2006/10/19, Stefan Uldum Grinsted <<a href="mailto:stefan@e-nation.dk">stefan@e-nation.dk</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">How about creating a new random one, and email that to the user. The user<br>can then change it afterwards.
<br><br>/ Stefan<br><br>-----Oprindelig meddelelse-----<br>Fra: <a href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org</a><br>[mailto:<a href="mailto:opencms-dev-bounces@opencms.org">opencms-dev-bounces@opencms.org
</a>] På vegne af Joachim Arrasz<br>Sendt: 19. oktober 2006 12:07<br>Til: The OpenCms mailing list<br>Emne: Re: [opencms-dev] Getting User Password without logging in<br><br>Hi,<br><br>> for the function "lost password" ich need the decrypted password from
<br>> an user.<br>><br>> How can i get it?<br><br>this is impossible, if this would be possible there is no password Security.<br><br>Regards<br><br>Joachim Arrasz<br><br>--<br>/**<br>* Joachim Arrasz<br>* Head of technical Research
<br>* Synyx GmbH & Co. KG --OpenCms Solution Provider--J2ME Solutions--<br>* Karlstr. 68<br>* 76137 Karlsruhe<br>* phone  +49(0)721 66 48 79 32<br>* fax    +49(0)721 66 48 877<br>* eMail  <a href="mailto:joachim.arrasz@synyx.de">
joachim.arrasz@synyx.de</a><br>* www    <a href="http://www.synyx.de">http://www.synyx.de</a><br>*/<br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list To change your
<br>list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a><br><br><br>_______________________________________________
<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev
</a><br></blockquote></div><br>