Quantcast
Channel: SCN : All Content - SAP NetWeaver Administrator
Viewing all articles
Browse latest Browse all 5139

com.sap.engine.services.security.server.jaas.PasswordChangeException: missing

$
0
0

Hello every one.

 

We are using sap net weaver 7.0 EHP2 with oracle 11.2 and UME is ABAP( ERP 6.0 EHP5).

 

When user try to change his password from portal he gets below error:

 

This is happening to few users only and other users able to change his password.

 

I traced the issue and got below information:

Missing new password

[EXCEPTION]

com.sap.engine.services.security.exceptions.BaseLoginException: Missing new password

at com.sap.engine.services.security.server.jaas.CheckAction.changePasswordIfNeeded(CheckAction.java:216)

 

 

missing

[EXCEPTION]

com.sap.engine.services.security.server.jaas.PasswordChangeException: missing

at com.sap.engine.services.security.server.jaas.CheckAction.changePasswordIfNeeded(CheckAction.java:240)

at com.sap.engine.services.security.server.jaas.CheckAction.run(CheckAction.java:66)

 

LOGIN.FAILED

User: 2095

Authentication Stack: ticket

 

Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details

1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          false      false      true      

        #1 trustediss1 = CN=PP1

        #2 trustedn1 = CN=PP1

        #3 trustedsys1 = PP1,700

        #4 ume.configuration.active = true

2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok          true       true       true      

3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok          true       true       true      

        #1 trsustediss1 = CN=PP1

        #2 trsutedsys1 = PP1,700

        #3 trustedn1 = CN=PP1

        #4 ume.configuration.active = true

Central Checks                                                                                                exception             Missing new password

 

 

Please suggest how can in resolve it?

 

Regards,

Tarun


Viewing all articles
Browse latest Browse all 5139

Trending Articles