Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
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