Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can configure the user admin is a read-only account. The newly created user account, by default, is read-only.

Command Syntax
set system login user admin class <limit>
delete system login user admin class
Parameter
<limit> Configure the permission as read-only or super-user. Required select include:

  • read-only permissions[view]
  • super-user permission[all]
  • Default value: read-only


Example
This example demonstrates how to configure the user admin as super-user:

admin@XorPlus# set system login user admin class super-user
admin@XorPlus# commit 
  • No labels