How to adjust ENTM Session Timeout?
search cancel

How to adjust ENTM Session Timeout?

book

Article ID: 38016

calendar_today

Updated On:

Products

CA Virtual Privilege Manager CA Privileged Identity Management Endpoint (PIM) CA Privileged Access Manager (PAM)

Issue/Introduction

Question: 

How to adjust ENTM session idle timeout? 

Answer:

For example, session timeout can be increased to 2 hours.

By default , the value is set to 30 minutes.

1.       Stop Jboss

2.       Go to: 

C:\Apps\CA\jboss-4.2.3.GA\server\default\deploy\IdentityMinder.ear\user_console.war\WEB-INF and open the WEB.xml file in edit mode.

(/opt/jboss-4.2.3.GA/server/default/deploy/IdentityMinder.ear/user_console.war/WEB-INF/WEB.xml on Unix/Linux platform)

3.       Change the below session timeout value from 30 to 120.
                <session-config>

                                <session-timeout>120</session-timeout>

                </session-config>

4.       Delete following directory

C:\Apps\CA\jboss-4.2.3.GA\server\default\tmp & C:\Apps\CA\jboss-4.2.3.GA\server\default\work on Windows

(/opt/jboss-4.2.3.GA/server/default/tmp & /opt/jboss-4.2.3.GA/server/default/work on Unix/Linux platform)
 

5.       Start JBOSS

Environment

Release: ACP1M005900-12.9-Privileged Identity Manager
Component: