Symantec Privileged Access Management

Tech Tip - CA Privileged Identity Manager: How to adjust idle timeout 

May 10, 2016 01:04 AM

CA Privileged Identity Manager Tech Tip by Gwan Yu Kim,
Sr Support Engineer for 05/10/2016

 

SUMMARY

If you want to increase or decrease timeout value on ENTM
web page, you can modify as below to adjust:

 

INSTRUCTION

Below example scenario is extending idle timeout from
30 minutes to 120 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.

3.      Change the below session timeout value
from 30 to 120.

              
<session-config>

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

              
</session-config>

4.      Start JBOSS.

5.      Login to EntM and check if it still
times out every 30 minutes.

Statistics
0 Favorited
1 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.