Deployment Guide

514 | Reference Dell Networking W-ClearPass Guest 6.3 | User Guide
Field Description
the random_username_method field is set to “nwa_sequence”.
netmask
String. Network address mask to use for stations using the account. This field may
be up to 20 characters in length. The value of this field is not currently used by the
system. However, a RADIUS user role may be configured to assign network
masks using this field by adding the Framed-IP-Netmask attribute, and setting the
value for the attribute to: <?= $user["netmask"]
no_password
Boolean. If set, prevents a user from changing their own password using the guest
self-service portal. Set this field to a non-zero value or a non-empty string to
disable guest-initiated password changes. The default is to allow guest-initiated
password changes, unless this field is set.
no_portal
Boolean. If set, prevents a user from logging into the guest service portal. Set this
field to a non-zero value or a non-empty string to disable guest access to the self-
service portal. The default is to allow guest access to the self-service portal, unless
this field is set.
no_warn_before
Boolean. User does not receive a logout expiration warning. The admin or user
can opt out of this option by setting the field to 1.
notes
String. Comments or notes stored with the account. This field may be up to 255
characters in length.
num_accounts
Integer. The number of accounts to create when using the create_multi form. This
field controls account creation behavior; it is not stored with created visitor
accounts.
password String. Password for the account. This field may be up to 64 characters in length.
password2
String. Password for the account. If this field is set, its value must match the value
of the password field for the account to be created or updated. This can be used to
verify that a password has been typed correctly. This field controls account
creation and modification behavior; it is not stored with created or modified visitor
accounts.
password_action
String. Controls the password changing behavior for a guest account. This field
may be set to one of the following values:
l
empty string
Default behavior; that is, guests are not required to change their
password
l deny Prevents the guest from changing their password
l first Requires the guest to change their password on their first login
l next Requires the guest to change their password on their next login
l recur Require the guest to change their password on a regular schedule (as
specified by the password_action_recur field)
l recur_next Require the guest to change their password on their next (or first)
login, and then on a regular schedule (as specified by the password_action_
recur field)
If the guest is required to change their password, this will take place during a
network login, before the guest is redirected to the NAS for login. Guest password
changes are only supported for Web login pages and guest self-registration pages
that have the “Perform a local authentication check” option enabled.
The default behavior is to leave guest passwords under the control of the guest.
With the default behavior, guests are not prevented from changing their password,
but are also not required to change it on any particular schedule.
password_action_recur
String. Specifies a date or relative time, after which a guest will be required to
change their password. Using this field also requires the password_action field to