SV-95909r1_rule
V-81195
SRG-APP-000295-AS-000263
WBSP-AS-000020
CAT II
10
Locate the deployment.xml file. The default file locations where deployment.xml is installed are provided below.
UNIX:
/opt/IBM/WebSphere/Profiles/DefaultDmgr01/config/cells/<CELL NAME>/applications/isclite.ear/deployments/isclite/
Windows:
C:\Program Files\IBM\WebSphere\Profiles\DefaultDmgr01\config\cells\<CELL NAME>\applications\isclite.ear\deployments\isclite\
Make a backup copy of the deployment.xml file.
Edit the deployment.xml file.
Modify the "invalidationtimeout=" value and set to "10".
Restart the DMGR and all the JVMs.
Review System Security Plan and system configuration documentation.
Access the Deployment Manager (DMGR) operating system.
Locate the deployment.xml file. The default file location where deployment.xml is installed are provided below.
UNIX:
/opt/IBM/WebSphere/Profiles/DefaultDmgr01/config/cells/<CELL NAME>/applications/isclite.ear/deployments/isclite/
Windows:
C:\Program Files\IBM\WebSphere\Profiles\DefaultDmgr01\config\cells\<CELL NAME>\applications\isclite.ear\deployments\isclite\
Search the deployment.xml file for the string, "invalidationtimeout="
UNIX:
grep -i invalidationtimeout $PATH/deployment.xml
Windows:
findstr -I invalidationtimeout= $PATH\deployment.xml
The value is expressed in minutes and the default value is set to "30 minutes".
If "invalidationtimeout" is not set to "10 minutes", this is a finding.
V-81195
False
WBSP-AS-000020
Review System Security Plan and system configuration documentation.
Access the Deployment Manager (DMGR) operating system.
Locate the deployment.xml file. The default file location where deployment.xml is installed are provided below.
UNIX:
/opt/IBM/WebSphere/Profiles/DefaultDmgr01/config/cells/<CELL NAME>/applications/isclite.ear/deployments/isclite/
Windows:
C:\Program Files\IBM\WebSphere\Profiles\DefaultDmgr01\config\cells\<CELL NAME>\applications\isclite.ear\deployments\isclite\
Search the deployment.xml file for the string, "invalidationtimeout="
UNIX:
grep -i invalidationtimeout $PATH/deployment.xml
Windows:
findstr -I invalidationtimeout= $PATH\deployment.xml
The value is expressed in minutes and the default value is set to "30 minutes".
If "invalidationtimeout" is not set to "10 minutes", this is a finding.
M
3399