Specifications
12-23
Cisco NAC Appliance - Clean Access Manager Configuration Guide
OL-28003-01
Chapter 12 Configuring Network Scanning
Customize the User Agreement Page
2. Choose the User Role and Operating System for which the page applies. The Clean Access
Manager determines the operating system of the user’s system at login time and serves the page you
have specified for that operating system. If selecting a quarantine role, the Acknowledgement
Instructions and button fields will be disabled.
3. Type HTML content or the URL of the page that you want to appear in the Information Page
Message (or URL) field of the User Agreement page. If using a file you uploaded to the CAM or
CAS, you can reference the file as described below:
a. Enter URLs: (for a single webpage to appear)
For an external URL, use the format
http://www.webpage.com.
For a URL on the CAM use the format:
[Uploaded File]:file_name.htm
For images, use the format:
[Uploaded File]:file_name.jpg
Note If you enter an external URL or CAM URL, make sure you have created a traffic policy for the
Unauthenticated role that allows the user HTTP access only to the CAM or external server.
b. Enter HTML: (to add a combination of resource files, such as logos and HTML links)
Type HTML content directly into the text field.
To reference an uploaded resource file as part of the HTML content, use the following formats:
- To reference a link to an uploaded HTML file:
<a href=”file_name.html”> file_name.html </a>
- To reference an image file (such as a JPEG file) enter:
<img src=”file_name.jpg”>
See Upload a Resource File, page 5-13 for additional details.
4. If desired, type the text that you want to appear above the accept and decline buttons in the
Acknowledgement Instructions field.
5. Type the labels that should appear on the accept and decline buttons in their respective fields.
6. Click the Save button to save your changes.
The User Agreement Page is now generated with the changes you made for users logging into the
network.
Note For details on the web user login page, see Chapter 5, “Configuring User Login Page and Guest Access.”
For traffic policy details, see Configure Policies for Agent Temporary and Quarantine Roles, page 8-19.