Users Guide

Table Of Contents
1111 | External User Management Dell Networking W-Series ArubaOS 6.4.x| User Guide
The XML API functionalities such as addition, deletion, role change, querying, authentication, and blacklisting has
been extended to support IPv6 users in addition to IPv4 users. The XML API server is configured using only the
IPv4 address.
Adding a User
This XML request uses the user_add command to create a new user entry in the controllers user table. If the
user entry is already present in the user table, the command will modify the entry with the values defined in
the XML request.
The following options are mandatory when you execute the user_add command:
l IP Address
l Version
Deleting a User
This XML request uses the user_delete command to delete an existing user from the controllers user table. If
the user entry contains multiple attributes these must be specified in the XML request.
The following options are mandatory when you execute the user_add command:
l IP Address
l Version
Authenticating a User
This XML request uses the user_authenticate command to authenticate and derive a new for the user.
The following options are mandatory when you execute the user_authenticate command:
l IP Address
l Version
l Name
l Password
Blacklisting a User
This XML request uses the user_blacklist command to blacklist a user from connecting to your network.
The following options are mandatory when you execute the user_blacklist command:
l IP Address
l Version
Querying for User Status
This XML request uses the user_query command to get the status and details of a user connected to your
network.
The following options are mandatory when you execute the user_blacklist command:
l IP Address
l Version