IBM Tivoli and Cisco User Manual page 433

Building a network access control solution with ibm tivoli and cisco systems
Table of Contents

Advertisement

3. Understanding the tags described in the previous step, we now build a more
sophisticated HTML page for maximum password age check named
FAIL.html. This page will be used when the compliance check generates the
FAIL status. Figure 8-37 shows the resulting page.
Figure 8-37 Maximum password age HTML page
Example 8-7 shows the HTML source for the page.
Example 8-7 HTML source for password age policy details page
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<script type="text/javascript"></script>
<style type="text/css" media="all">
@import "file:/c:/Program
Files/IBM/SCM/client/scripts/com.ibm.scm.nac.posture.PolicyCollector/sentry
.css";
</style>
<title>
</title>
</head>
<body>
Chapter 8. Remediation subsystem implementation
415

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network access control solution

Table of Contents