Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ticket logon module problem

Former Member
0 Kudos

I am getting this error in security log when ever i try to access logonservlet; after entring username and password it again shows the same logon page, trying to access with j2ee_admin ..

LOGIN.FAILED

User: N/A

Authentication Stack: ticket

Login Module Flag Initialize Login Commit Abort Details

com.sap.security.core.server.jaas.EvaluateAssertionTicketLoginModule SUFFICIENT ok exception true Received no SAP Authentication Assertion Ticket.

com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule REQUISITE ok false false

com.sap.security.core.server.jaas.CreateTicketLoginModule OPTIONAL ok false

Followed by

2EE_ADMIN | LOGIN.OK | USER.R3_DATASOURCE.J2EE_ADMIN

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check Note 791649.

Can you provide the following parameters

Check in Visual Admin

-> Security Provider

-> Runtime tab

-> Ticket

Check for the flags.

(What parameters are availabe here...?????)

Cheers

Soma

0 Kudos

Hi Soma,

Why are the flags important?

What should they be set to?

Mine is set to "REQUIRED".