Monday, January 5, 2015

Design Console Change password Screen

Issue - When we tired to login in design console we get the change password popup screen.




Solution -

* Run the blow query and check the expiry date

select usr_pwd_must_change, USR_PWD_EXPIRE_DATE from usr where usr_login='XELSYSADM';


* Login to  Identity console & update the xelsysadm password with exiting password


* Run the query again and check the expiry it will be updated


* Now try login into design console it wont prompt with change password screen.

Thank you.

Arihant Baid

No comments:

Post a Comment