SV-224783r505933_rule
V-224783
SRG-APP-000065
ISEC-06-550305
CAT II
10
Add failureCount 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 failureCount parameter is set to 3 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 failureCount parameter is set to 3 in the following file:
<Realm className="org.apache.catalina.realm.LockOutRealm" failureCount="3" lockOutTime="900" >
If the failureCount parameter is not set to 3 in the LockOutRealm configuration, this is a finding.
V-224783
False
ISEC-06-550305
Verify the failureCount parameter is set to 3 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 failureCount parameter is set to 3 in the following file:
<Realm className="org.apache.catalina.realm.LockOutRealm" failureCount="3" lockOutTime="900" >
If the failureCount parameter is not set to 3 in the LockOutRealm configuration, this is a finding.
M
4200