HP VPN Firewall Appliances Getting Started Command Reference
105
free web-users
Use free web-users to log out Web users.
Syntax
free web-users { all | user-id user-id | user-name user-name }
Views
User view
Default command level
2: System level
Parameters
all: Specifies all Web users.
user-id: Web user ID, a hexadecimal number of eight digits.
user-name: Web user name, a string of 1 to 80 characters.
Examples
# Log out all Web users.
<Sysname> free web-users all
Related commands
display web users
super
Use super to switch from the current user privilege level to a specified user privilege level.
Syntax
super [ level ]
Views
User view
Default command level
0: Visit level
Parameters
level: User level in the range of 0 to 3. The default value is 3.
Usage guidelines
If the level argument is not specified, the command switches the user privilege level to 3.
User privilege levels include visit (0), monitor (1), system (2), and manage (3). You can assign users
different privilege levels to control access to commands. A user cannot access commands higher than the
assigned privilege level.
A user can switch to the same or a lower privilege level unconditionally. To switch to a higher privilege
level, a console user need not provide any password, but other users must enter the switching password
set with the super password command. If the entered password is incorrect or no password is configured
for switching to the level, the switching operation fails.