cancel
Showing results for 
Search instead for 
Did you mean: 

login module process fails.

Former Member
0 Kudos

Hi Experts,

There is some process which is continuously trying to login as an administrator and locks the administrator account. I am not able to find out what is happening. In security log following log details are getting added every 5 soconds. Can anybody tell me which is the process and from where it is accessing wrong creadentials? How can I change them ? Any help will be much appreciated.

Thanks,

Mehul

Login Module Flag Initialize Login commit Abort Details

com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule

SUFFICIENT

ok

exception

true

Authentication did not succeed.#

#1.5#0050569B15E800D700000A15000015900004485E3D0A327E#1205469494675#/System/Security/Audit##com.sap.security.core.util.SecurityAudit#Guest#0#SAP J2EE Engine JTA Transaction : [29ffffffeaffffffdaffffffa20148ffffffe4]###75ae7e30f18011dcac320050569b15e8#SAPEngine_Application_Thread[impl:3]_148##0#0#Warning#1#com.sap.security.core.util.SecurityAudit#Plain###Guest | USERACCOUNT.MODIFY | UACC.PRIVATE_DATASOURCE.un:Administrator | | SET_ATTRIBUTE: failedlogonattempts=[ -> ], SET_ATTRIBUTE: PRINCIPAL_MODIFY_DATE=[ -> ], SET_ATTRIBUTE: lastfailedlogon=[ -> ]#

#1.5#0050569B15E800D700000A16000015900004485E3D0A3E2E#1205469494675#/System/Security/Authentication##com.sap.engine.services.security.authentication.logincontext#Guest#0####75ae7e30f18011dcac320050569b15e8#SAPEngine_Application_Thread[impl:3]_148##0#0#Info#1#com.sap.engine.services.security.authentication.logincontext#Plain###LOGIN.FAILED

User: N/A

Authentication Stack: basic

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Some process from DI was creating problem. Resolving DI issues solved the problem.