You can run the Disposition Sweep tool in FIPS 140-2 mode
if your environment uses WebSphere® Application
Server.
Before you can run the tool in FIPS 140-2 mode, you must configure
the tool by modifying the executable file.
To
configure the Disposition Sweep tool for FIPS 140-2 mode:
- Log on to the server where you installed the Disposition
Sweep tool with Administrator privileges.
- Open the RecordsManagerSweep file
with a text editor.
- Set the JAVA_EXE parameter to the IBM® JRE that was installed with WebSphere Application
Server:
Filename |
Example |
RecordsManagerSweep.bat (Windows) |
set JAVA_EXE="C:\Program Files\IBM\WebSphere\AppServer\bin\java" |
RecordsManagerSweep.sh (UNIX) |
JAVA_EXE="/opt/IBM/WebSphere/AppServer/bin/java" |