Users Guide

6. Administrators will have to refresh or open the OnGuard Settings page again after creating web pages in
W-ClearPass Guest (Administration > Agents and Software Updates > OnGuard Settings).
7. If the W-ClearPass Server Certificate is not validated when W-ClearPass loads the web page for the first time,
the custom user interface displays the following security alert:
Figure 704: Server Certificate Not Validated Security Alert
8. A new option, Server Communication Mode, has been added in Global Agent Settings that you can
configure to avoid receiving a Server Certificate security alert (see the Server Communication Mode
parameter description in Global Agent Settings Parameters for OnGuard Agents on page 709).
OnGuard Custom Script Exit Codes
The OnGuard custom script exit codes are comprised of Success Codes and Failure Codes as described
below:
Success Codes (0 to 63)
The range available to Administrators to define their own Success Codes = 3 (0x03) to 63 (0x3F).
l Script executed successfully = 0 (0x00)
l Reboot (Reboot is required) = 2 (0x02)
Failure Codes (65 to 255)
The range available to Administrators to define their own Failure Codes = 65 (0x41) to 255 (0xFF).
l Script executed successfully but its exit code indicates failure = 64 (0x40)
OnGuard Agent Codes (256 onwards):
l Unknown error = 256 (0x100)
l Timeout: Script did not finish execution in expected time = 257 (0x101)
l Failed to read exit code of script = 258 (0x102)
l OnGuard failed to execute script = 259 (0x103
l Script file not found = 260 (0x104)
l Script file did not pass validation checks = 261 (0x105)
Dell Networking W-ClearPass Policy Manager 6.6 | User Guide Administration | 707