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-37shows the resulting page.

Figure 8-37 Maximum password age HTML page

Example 8-7shows 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

Page 433
Image 433
IBM Tivoli and Cisco manual Example 8-7shows the Html source for, 415