SV-224784r1013864_rule
V-224784
SRG-APP-000516
ISEC-06-550310
CAT II
10
Add lockOutTime parameter to the LockOutRealm configuration:
Log in to the ISEC7 SPHERE server.
Navigate to <Drive>:\Program Files\Isec7 SPHERE\Tomcat\Config.
Open the server.xml file with Notepad.
Select Edit>Find and search for LockOutRealm.
Add the following line in the server.xml file:
<Realm className="org.apache.catalina.realm.LockOutRealm" failureCount="3" lockOutTime="900" >
Restart the ISEC7 SPHERE Web service in the services.msc.
Verify the lockOutTime parameter is set to 900 in the LockOutRealm configuration.
Log in to the ISEC7 SPHERE server.
Navigate to <Drive>:\Program Files\Isec7 SPHERE\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-224784
False
ISEC-06-550310
Verify the lockOutTime parameter is set to 900 in the LockOutRealm configuration.
Log in to the ISEC7 SPHERE server.
Navigate to <Drive>:\Program Files\Isec7 SPHERE\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
4200