Patton electronic 2120 Security Camera User Manual


 
41
--> User Database <--
john,123abc,user
tom,98lk12,both
Total Users = 2
TS>
Modifying A User
Modifying a user's password or privilege is accomplished by executing
the following commands at the 2120 command system prompt:
TS>show userdatabase all<Enter>
--> User Database <--
john,123abc,user
tom,98lk12,both
Total Users = 2
TS>configure userdatabase modifyuser
tom,98lk12,admin<Enter>
TS>configure activate<Enter>
activate is complete!
TS>
Verifying that the user password and/or privilege has been modified is
accomplished by executing the following command at the 2120 com-
mand system prompt:
TS>show userdatabase all<Enter>
--> User Database <--
john,123abc,user
tom,98lk12,admin
Total Users = 2
TS>