User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
11 USER ADMINISTRATION AND SESSION
CONFIGURATIONS
This chapter defines all commands, attributes and actions related to user
administration and repeater access.
11.1 LIU – Logged In Users
11.1.1 Overview
Gives a list of all users currently logged in to the controller.
11.1.2 Usage
Attribute type: Read only
The LIU attribute replies with all list of all users currently logged in to the system.
Format:
<user 1> <user 2> ... <user N>
where all users are separated by a space. If no user is logged in, a '-' is reported.
Example:
GET LIU
Reply:
omcuname zaphod
indicating that users omcuname and zaphod are logged in to the system.
11.2 LMT – Login Timeout
11.2.1 Overview
Indicates after how long inactivity a logged in user should be logged out from the
system.
11.2.2 Usage
Attribute type: Read and Write
If a logged in user does not perform any activity within LMT minutes, the controller
will initiate an automatic logout of the user. This attribute configures the automatic
interval.
Format:
<LMT>
where <LMT> is the interval in minutes of inactivity. Allowed interval is from 1 to
99 minutes.
Example:
Common Commands and Attributes 75/123