Users Guide

Table Of Contents
l command.xml is the XML request that contains the details of authentication.
The format of the XML API request is:
xml=<aruba command="<authentication_command>">
<options>Value</options>
...
<options>Value</options>
</aruba>
You can specify any of the following commands in the XML request:
Authentication Command Description
user_add
This command adds the user to the controllers user table.
user_delete
This command deletes the user from the controller
user_authenticate
This command will authentication the user based on the authentication
rules defined in the controllers configuration.
user_blacklist
This command will block a user from connection to your network.
user_query
This command will display the current status of the user connected to
your network.
Table 247: XML API Authentication Command
The authentication command requires certain mandatory options to successfully execute the authentication
tasks. The list of all available options are:
Options Description Range / Defaults
ipaddr
IP address of the user in A.B.C.D format.
macaddr
MAC address of the user aa:bb:cc:dd:ee:ff format. Enter MAC address with
colon.
user
Name of the user. 64 character string
role
Role name assigned after authenticating. 64 character string
password
The password of the user used for authentication.
session_timeout
Session time-out in seconds. User will be
disconnected after this time.
Table 248: Authentication Command Options
Dell Networking W-Series ArubaOS 6.4.x | User Guide External User Management | 1118