434
Building a Network Access Control Solution with IBM Tivoli and Cisco Systems
workflows installing or uninstalling software should use silent mode whenever
possible.
TCRZLSoftwareRunning
The
TCRZLSoftwareRunning
workflow was defined in the
SERVICE_RUNNING_WF parameter in the ZoneAlarm Software Active policy to
be used when the compliance check generated a FAIL or WARNING status. This
is one of the two workflow types called by the
nac.win.any.services.PostureService collector. It is executed during the
remediation of the violation when a service that should be running is stopped.
To build the remediation package:
1. Open a command prompt, import the environment variables for the Tivoli
Framework, and start bash. Then create the directory for the workflow files. To
do this issue the following commands:
cmd /k %SystemRoot%\system32\drivers\etc\Tivoli\setup_env.cmd
bash
cd $BINDIR/tcmremed/download
mkdir TCRZLSoftwareRunning
cd TCRZLSoftwareRunning
2. Create the very simple Windows batch file named
startupTrueVectorService.bat, which contains only one line, as shown below:
net start “TrueVector Internet Monitor”
Copy this batch file to the TCRZLSoftwareRunning directory.
3. Create the configuration file for the sputil.sh utility containing the instructions
about how to build the package. Copy the Sample.properties file from the
sample_TCRZLSoftwareRunning directory to the TCRZLSoftwareRunning
directory and edit it with the text editor to match the content specified in
Example 8-15.
Example 8-15 Sample.properties file for TCRZLSoftwareRunning workflow
WorkflowName=TCRZLSoftwareRunning
CorequisiteFilesFlag=true
SourceFilename.arrayLength=1
ExeArg.arrayLength=1
SourceFilename[0]=startupTrueVectorService.bat
ExeArg[0].arrayLength=0
TmfWebUIEndpoint=tcmweb
Summary of Contents for Tivoli and Cisco
Page 2: ......
Page 16: ...xiv Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 18: ...xvi Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 20: ...2 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 30: ...12 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 56: ...38 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 94: ...76 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 110: ...92 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 142: ...124 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 225: ...Chapter 6 Compliance subsystem implementation 207 Figure 6 77 Client connection window...
Page 456: ...438 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 458: ...440 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 504: ...486 Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 513: ...Building a Network Access Control Solution with IBM Tivoli and Cisco Systems...
Page 514: ......
Page 515: ......