Hi Amit, Can you create a new user/password combo, take the crypted version (that you know the cleartext of) and put that in the ldif file? Then reload that ldif file and you have the password for the admin.
The other alternative is to use jetspeed's change password function. Have you tried that? What happened? (I'm totally unfamiliar with it, and don't even know if it exists, but the interfaces seem to be there: http://portals.apache.org/jetspeed-1/apidocs/org/apache/jetspeed/services/security/CredentialsManagement.html). Dan --- Amit Soni <[EMAIL PROTECTED]> wrote: > Hi all, > > > Here i success fully configured jetspeed-1.5 with LDAP but here i > face > one problem. > > In jetspeed.ldif three users are exist that is admin,turbine,anon. > so > when i login using these three users then it gives me password not > found. So it is not authenticate these three users. But after this > authentication i have created on more user for that it works fine. > > so my question is how can i identify the password of admin,turbine > and > anon user from the ldap. Because in ldif file the password is in > crypted > format. so any one of u have solution the i will be very much > thankful > to u. > > write now i uses password for LDAP is :: > > ------------------------ > USERNAME PASSWORD > ------------------------ > admin jetspeed > anon anon > turbine turbine > ------------------------ > > for all these three user it is not working but when i create new user > from fornt end(jetspeed) for that user it is working. > > Regards, > Amit Soni > > > > ---------------------------------------------------------- > Netcore's New Website > http://www.netcore.co.in > ---------------------------------------------------------- > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
