< Home

display right-manager online-users

Function

the display right-manager online-users command displays the IP address and role of an online user.

Format

display right-manager online-users [ ip ip-address | role-name role-name | user-name user-name ]

Parameters

Parameter Description Value
ip-address Specifies the IP address of the online user. -
role-name Specifies the role name of the online user. It is a string of 1 to 32 characters long.
user-name Specifies the user name of the online user. It is a string of 1 to 32 characters long.

Views

All views

Default Level

2: Configuration level

Usage Guidelines

A role can be used for many users and a user can use multiple roles. You can specify at most 16 roles for a user.

Example

# View the online users.

<sysname> display right-manager online-users
  User name     : test1
  Ip address    : 10.10.10.10
  ServerIp      : 10.1.1.1
  Login time    : 21:09:28 2010/06/16 ( Hour:Minute:Second Year/Month/Day)
-----------------------------------------
  Role id      Role name
     1          DefaultPermit
     4          FtpServerD
     6          HttpServerD
   255          PermitBase
-----------------------------------------
  User name     : test2
  Ip address    : 10.10.10.11
  ServerIp      : 10.1.1.1
  Login time    : 21:10:10 2010/06/16 ( Hour:Minute:Second Year/Month/Day)
-----------------------------------------
  Role id      Role name
     2          DefaultDeny
     5          HttpServerP
   255          PermitBase
-----------------------------------------
Table 1 Description of the display right-manager online-users command output

Item

Description

User name

User name of the online user.

Ip address

IP address of the online user.

ServerIp

IP address of the Service controller.

Login time

Login time of the online user.

Role name

Role of the online user with a string; able to display up to 16 role names.

Role id

Role of the online user with a string; able to display up to 16 role names.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >