Download HP 700wl User's Manual

Transcript
Configuring Authentication
Table 5-11. Name/value Pairs Returned by Authenticate Response
Name
validTimes
Type
Value and Description
string
An array of strings that define the times when a user is given the rights
associated with the group.
Members are name-value pairs as follows:
startTime
string
A time in the format hh:mm:ss that defines the time of day at which
these rights should take effect
stopTime
string
Time in the format hh:mm:ss that defines the time at which these
rights should cease to be in effect
daysOfWeek
string
A concatenation of day names separated by colons. Any combination
is valid, but each name may appear only once.
Monday:Tuesday:Wednesday:Thursday:Friday:Saturday:Sunday
startDate
string
Day of the year in the format YYYY-MM-DD that defines the day of the
year on which these rights should take effect
stopDate
string
Day of the year in the format YYYY-MM-DD that defines the day of the
year on which these rights should cease to be in effect
string
Currently not used, but parameter must be present. Can be any string
or a null string.
hashed_string
The following is an example of an XML-RPC authentication response to the request for user Jane,
providing a user profile that gives her membership in the group Class01 that is valid between 12:00 noon
and 2:30 pm every Monday, Wednesday, and Friday, from April 1, 2002 through May 31, 2002:
<?xml version="1.0"?>
<methodResponse>
<params>
<param><value><struct>
<member><name>userid</name>
<value><string>jane</string></value>
</member>
<member><name>authenticate_result</name>
<value><i4>1</i4></value>
</member>
<member><name>Profiles</name>
<value><array>
<data>
<value><struct>
<member><name>profileName</name>
<value><string>class01</string></value>
</member>
<member><name>validTimes</name>
<value><array>
<data>
<value><struct>
<member><name>startTime</name>
<value><string>12:00:00</string></value>
</member>
<member><name>stopTime</name>
<value><string>14:30:00</string></value>
</member>
<member><name>daysOfWeek</name>
5-26
HP ProCurve Secure Access 700wl Series Management and Configuration Guide