Legal Disclaimer: The resource assets in this website may include abbreviated and/or legacy terminology for HPE Aruba Networking products. See www.arubanetworks.com for current and complete HPE Aruba Networking product lines and names.
Operator Logins Configuration
You can configure a message on the login screen that will be displayed to all operators. This must be written in HTML. You may also use template code to further customize the appearance and behavior of the login screen.
To modify these configuration parameters, go to Administration > Operator Logins > Login Configuration. The form Interactive page in the application where users can provide or modify data. opens.
Operator Login UI Area
If you are deploying ClearPass Guest in a multi-lingual environment, options in the area of the form let you specify different login messages depending on the currently selected language.
Figure 1 The Operator Logins Configuration Form, Operator Login UI Area
|
Field |
Description |
|---|---|
|
|
(Required) HTML for the message that will be displayed in the header of the operator login Configuration defining a ClearPass Guest operator's roles and access privileges. screen. You can also use the drop-down list to add images or other content items or links (content items must first have been uploaded in Content Manager). |
|
|
HTML for the message that will be displayed in the footer of the operator Person who uses ClearPass Guest to create guest accounts or perform system administration. ClearPass Guest operators act as sponsors for guest access. login screen. You can also use the drop-down list to add images or other content items or links (content items must first have been uploaded in Content Manager). |
|
|
Specifies the skin A Web site’s visual appearance, or “look and feel.” It can be thought of as a container that holds the application, its layout, style sheet (font size and color for example), header and footer, and so on. for the operator login screen. Options include:
|
The following example of a custom login message from the demonstration site uses Danish (da), Spanish (es), and the default language English, as highlighted in bold:
{if $current_language == 'da'}
<p>
Indtast brugernavn og password for at <br>
få adgang til ClearPass Guest
</p>
<p>
Kontakt <a href="http://www.airwire.dk/">Airwire</a> (Norden) for at få demoadgang
</p>
{elseif $current_language == 'es'}
<p>
Para entrar en el web demo de ClearPass Guest,<br>
necesitas un nombre y contraseña.
</p>
<p>
Si no tienes un login, puedes obtener uno<br>
<a href="http://www.arubanetworks.com/">contactando con HPE Aruba Networking</a>.
</p>
{else}
<p>
The ClearPass Guest demo site <br>
requires a username and password.
</p>
<p>
If you don’t have a login, <br>
<a href="http://www.arubanetworks.com/">contact HPE Aruba Networking</a> to obtain one.
</p>
{/if}
<br clear="all">
Advanced Options Area
The area lets you configure such things as logging levels, service handler ranking, and session Service provided by a NAS to an authorized user. parameters.
Figure 2 The Operator Logins Configuration Form, Advanced Options Area
|
Field |
Description |
|---|---|
|
|
Specifies the level of logging to use when the application is accessed. Log messages for operator logins, whether successful or unsuccessful, are shown in the application log. Options include:
|
|
|
The priority rank of the service handler for authentication Verification of a user’s credentials. Typically accomplished with a username and password, a one-time token, or a digital signature. of ClearPass operators. Lower numbers represent higher priorities. |
|
|
Amount of idle time, in hours, after which an operator’s session will be ended. You can use fractional numbers for values less than an hour; for example, use 0.25 to specify a 15 minute idle timeout. When this field In a database or a user interface, a single item of information; attribute. is set to the default value of zero, ClearPass Guest will use the value that is configured in ClearPass Policy Manager Module of the ClearPass access management platform used to create and enforce security policies across a network for all devices and applications. OnGuard and Profiler features and some Guest and AirGroup configuration items are included within the Policy Manager user interface. for the cluster Group of independent servers connected through a dedicated network that act as a single system, allowing high availability and load balancing. Resources in a cluster are dynamically assigned.-wide parameter. If a cumulative patch is applied, this field will retain the value it had before the patch. |
|
|
Specifies the amount of validity checking to perform on operator login sessions at each page load. Higher settings reduce performance. Options include:
|
|
|
Minimum interval in seconds between checks of a session’s validity. |
|
|
Saves your changes to the login configuration. |
Was this information helpful?
Great! Thanks for the feedback
Sorry about that! How can we improve it? Send your comments and suggestions!