Specifications
9-36
Cisco NAC Appliance - Clean Access Manager Configuration Guide
OL-28003-01
Chapter 9 Configuring Cisco NAC Appliance for Agent Login and Client Posture Assessment
Setting Up Agent Distribution/Installation
<cueslookup:name key="login.differentuser">Login as Different User</cueslookup:name>
<cueslookup:name key="login.removeoldest">Remove Oldest Login Session</cueslookup:name>
The above file has been modified to customize the login screen as shown in Figure 9-9.
Figure 9-9 Cisco NAC Agent Login—Customized Screen
Notice that the “Remember Me” checkbox has been removed. In addition, you can find more text for the
“Username” and “Password” fields.
Note Though there is no limit for the number of characters used for the customized text, it is recommended to
restrict them so that they are not occupying too much of space in the Login screen.
Predetermined Set of Agent Strings and Fields
Modify the “nacStrings_xx.xml” file to replace the Device Posture Status (DPS) details. The following
is a part of the “nacStrings_xx.xml” file with DPS values.
Example nacStrings_xx.xml File:
<cueslookup:name key="dp.status.fullNetAccess">Full Network Access</cueslookup:name>
<cueslookup:name key="dp.status.fullNetAccess.verbose">Your device conforms with all the
security policies for this protected network</cueslookup:name>
<cueslookup:name key="dp.status.fullNetAccessWarn.verbose">Only optional requirements are
failing. It is recommended that you update your system at your earliest
convenience.</cueslookup:name>
<cueslookup:name key="dp.status.iprefresh.progress.verbose">Refreshing IP address. Please
Wait ...</cueslookup:name>
<cueslookup:name key="dp.status.iprefresh.complete.verbose">Refreshing IP address
succeeded.</cueslookup:name>
<cueslookup:name key="dp.status.vlanchange.progress.verbose">Connecting to protected
Network. Please Wait ...</cueslookup:name>
<cueslookup:name key="dp.status.guestNetAccess">Guest Network Access</cueslookup:name>
<cueslookup:name key="dp.status.noNetAccess">Network Access Denied</cueslookup:name>