OLT LTP-16N, LTP-16NT. User Manual
36
4.3.3 Adding a new user
In order to operate effectively and safely, the terminal, as a rule, requires one or several additional users. To
add a new user, enter the
user
command in the
configure view
:
LTP-16N# configure terminal
LTP-16N(configure)# user operator
User operator successfully created
Pass the name of the new user as a parameter to the
user command.
The name should not be longer than
32 characters. The name should not contain special characters.
4.3.4 Changing user password
To change user password, enter the
user
command. Pass the user name and a new password as parameters.
Default password is
password
.In the configuration, the password is stored in encrypted form.
LTP-16N(configure)# user operator password newpassword
User operator successfully changed password
LTP-16N(configure)#
The password should not be longer than 31 characters and shorter than 8 characters. If the password contains
a space, use quotations for the password.
4.3.5 Viewing and changing user access rights
To manage user access rights, a user priority system is implemented. A newly created user is granted with a
minimal set of permissions:
LTP-16N(configure)# do show running-config user
user operator encrypted_password $6$mIwyhgRA$jaxkx6dATExGeT82pzqJME/
eEbZI6c9rKWJoXfxLmWXx7mQYiRY0pRNdCupFsg/1gqPfWmqgc1yuR8J1g.IH20
user operator privilege 0
To change the user priority level, enter the
user
command. Pass the user name and a new priority as
parameters.
LTP-16N(configure)# user operator privilege 15
User operator successfully changed privilege
LTP-16N(configure)# do show running-config user
user operator encrypted_password $6$mIwyhgRA$jaxkx6dATExGeT82pzqJME/
eEbZI6c9rKWJoXfxLmWXx7mQYiRY0pRNdCupFsg/1gqPfWmqgc1yuR8J1g.IH20
user operator privilege 15