Administrator Guide

284 | Configuration Dell Networking W-ClearPass Guest 6.6 | User Guide
Field Description
random_
username_
length
The length in characters of random account usernames. If not specified, the default value from
the GuestManager configuration is used.
random_
password_
method
The method used to generate a random account password. If not specified, the default value
from the GuestManager configuration is used.
random_
password_
length
The length in characters of random account passwords. If not specified, the default value from
the GuestManager configuration is used. The default password length is six characters.
Table 121: Basic User Properties Fields(Continued)
Visitor Account Activation Properties
The following table describes the visitor account activation properties fields for guest account creation.
Field Description
enabled This field determines whether the account is enabled or disabled; if not specified, the default is 1
(account is enabled).
do_
schedule
These fields are used to determine the time at which the visitor account will be activated.
l If modify_schedule_time is “none”, then the account is disabled and has no activation time set.
l If modify_schedule_time is “now”, then the account is enabled and has no activation time set.
l If modify_schedule_time is a value that specifies a relative time change, for example “+1h”, then
the visitor account’s activation time is modified accordingly.
l If modify_schedule_time is a value that specifies an absolute time, for example “2010-12-31
17:00”, then the visitor account’s activation time is set to that value.
l If modify_schedule_time is “schedule_after” or “schedule_time”, then the activation time is
determined according to the schedule_after or schedule_time fields as explained below.
l If schedule_after is set and not zero, then add that time in hours to the current time and use it as
the activation time (setting do_schedule to 1); enabled will be set to zero.
l Otherwise, if schedule_after is zero, negative or unset, and schedule_time has been specified,
use that activation time (set do_schedule to 1 and enabled to 0). If the schedule_time specified is
in the past, set do_schedule to 0 and enabled to 1.
l Otherwise, if schedule_time if not specified, then the visitor account has no activation time and
do_schedule will default to zero.
modify_
schedule_
time
schedule_
after
schedule_
time
Table 122: Visitor Account Activation Properties Fields