Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to change user password using Java API?

ty368280goJan 7 2003 — edited Mar 5 2003
Hi

I have apache struts servlet, action classes and EJBs running in 9iAS (9.0.3) JAZN LDAP (Oracle 9.0.2 infra) is configured to protect the application using web.xml (login using j_security_check). So, the user authentication for the application is fine.

Now the user needs to change password from the application after he logs on, Im planning to achieve this using APIs in ldapclnt9.jar and in one of the struts action class.

Has anyone come across sample code to change password for users through these apis that can be shared? Need to do this quickly and Im pretty new to JNDI stuff.

cheers
Thiyagu
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2003
Added on Jan 7 2003
6 comments
6,609 views