Skip to Content
0
P K
Jun 27, 2006 at 02:43 PM

login module stack settings for emergency user

16 Views

Hi all,

I was trying to configure SSO with EP.

in that process i unknowingly edited the default login module stack settings.

now inorder to restore them i activated the SAP* user and logged in with that user.

but now when i see the default login module stack, every template including (basic, form, ticket, clieent_cert,evaluate_assertion_ticket, j2ee_engine) is showing the same setting....

the setting is like

com.sap.security.core.server.jaas.EvaluateTicketLoginModule SUFFICIENT {ume.configuration.active=true}

com.sap.engine.services.security.server.jaas.EmergencyLoginModule REQUISITE { }

com.sap.security.core.server.jaas.CreateTicketLoginModule OPTIONAL {ume.configuration.active=true}

now when i want to remove the "EmergencyLoginModule" by clicking in the "Remove" butoon nothing is happening...

i mean the "EmergencyLoginModule" is not being deleted and there is no error message in the log files.

1) is it a restriction that for SAP* user this perticular login module can not be deleted ?

because of this login module i am not able to add "BasicPasswordLoginModule" to any of the applications.

when i am trying to add the "BasicPasswordLoginModule" i am getting an error that "EmergencyLoginModule is not included in the userstore configuration"

what do i do now ?

2) can any one tell me a way to add the "BasicPassowrdLoginModule" in the stack

please give me any suggession

thanks in advance

PK