SV-106389r1_rule
V-97283
SRG-APP-000516
ISEC-06-550310
CAT II
10
Add lockOutTime parameter to the LockOutRealm configuration:
Login to the ISEC7 EMM Suite server.
Navigate to <Drive>:\Program Files\Isec7 EMM Suite\Tomcat\Config
Open the server.xml file with Notepad.
Select Edit>Find and search for LockOutRealm.
Add the following line is in the server.xml file:
<Realm className="org.apache.catalina.realm.LockOutRealm" failureCount="3" lockOutTime="900" >
Restart the ISEC7 EMM Suite Web service in the services.msc
Verify the lockOutTime parameter is set to 900 in the LockOutRealm configuration.
Login to the ISEC7 EMM Suite server.
Navigate to <Drive>:\Program Files\Isec7 EMM Suite\Tomcat\Config
Open the server.xml file with Notepad.
Select Edit >> Find and search for LockOutRealm.
Verify the lockOutTime parameter is set to 900 in the following file:
<Realm className="org.apache.catalina.realm.LockOutRealm" failureCount="3" lockOutTime="900" >
If the lockOutTime parameter is not set to 900 in the LockOutRealm configuration, this is a finding.
V-97283
False
ISEC-06-550310
Verify the lockOutTime parameter is set to 900 in the LockOutRealm configuration.
Login to the ISEC7 EMM Suite server.
Navigate to <Drive>:\Program Files\Isec7 EMM Suite\Tomcat\Config
Open the server.xml file with Notepad.
Select Edit >> Find and search for LockOutRealm.
Verify the lockOutTime parameter is set to 900 in the following file:
<Realm className="org.apache.catalina.realm.LockOutRealm" failureCount="3" lockOutTime="900" >
If the lockOutTime parameter is not set to 900 in the LockOutRealm configuration, this is a finding.
M
3503