INTEGRA-X User Manual
WEB GUI
SAF Tehnika JSC
81
4)
Change
– you can change the password and enable/disable a selected existing user, the
structure of “change” menu is the same as for new user creation.
5)
Name
– Enter a short name for the new user.
6)
Full name
– Enter a full name for the user.
7)
Permission
– choose permissions for the user. “Read only” or “Read/Write” available.
8)
Enable
– Check/uncheck to enable/disable a user account. “admin” account cannot be
disabled.
9)
Enter new password (4..32 characters)
– Enter a new password. The length between 4 and
32 characters.
10)
Confirm new password
(4..32 characters)
– Confirm new password. The length
between 4 and 32 characters.
11)
Hide password
– Uncheck to display the entered password in plaintext.
12)
By pressing
„Execute configuration”,
changes made to the corresponding section
apply only to the local side Integra-X.
CLI commands
Chapter 4: COMMAND LINE INTERFACE
system user info
Use to show information on the current user.
system user mgmt <username>
access {r|w}
Use to set read (“r”) or write (“w”) access right for
particular <username>. “admin” user cannot be
modified
system user mgmt <username>
delete
Use to delete particular <username>. “admin” user
cannot be deleted.
system user mgmt <username>
{enable|disable}
Use to enable or disable particular <username>.
“admin” user cannot be disabled
system user mgmt <username>
info
Use to show information on particular <username>.
system user mgmt <username>
password <password>
Use to set password for particular <username>.
system user new <username>
<password> {r|w} <fullname>
Use to create new user with specified <username>,
<password>, <fullname> and read (“r”) or write (“w”)
permissions.
system user factory
Use to reset all users to factory defaults.
system password change
<password>
Use to change the password for the current user.
system password reset
Use to reset all passwords to default.