h1

Access Manager User Profile “Force Password…”

September 24, 2008

In Access Manager, as I was trying to figure out a way to remove the option for “Force User Password Change on Next Login” I found out that there is simply no way to do that other than going into the jsp found in console/User directory: UMUserPasswordResetOptions.jsp and removing the last <table> element in the file which causes the option to be displayed. Sun could have done a much better job in this respect of giving the admins an option of what is displayed and what is not displayed.

Leave a Comment