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 a password for the user admin or delete it.

Command Syntax
set system login user admin authentication plain-text-password <text>
delete system login user admin authentication plain-text-password

Parameter
• <text> The effective value type is text.

Example
This example demonstrates how to create a password for the user admin:

admin@XorPlus# set system login user admin authentication plain-text-password pica8
admin@XorPlus# commit 
  • No labels