Configuring User Account and Login Banner

Configuring User Account and Login Banner


There are two types of user accounts: super-user and read-only. The newly created user account, by default, is read-only. 

NOTE:

"net-admin" is not allowed to use when configuring a username.



Creating a User Class and Password

admin@XorPlus# set system login user ychen authentication plain-text-password pica8 admin@XorPlus#set system login user ychen class super-user admin@XorPlus# commit Commit OK. Save done. admin@XorPlus# 

Configuring a Login Announcement after Login

admin@XorPlus# set system login announcement "welcome the switch-1101" admin@XorPlus# commit Commit OK. Save done. admin@XorPlus#

Configuring a Multi-line Login Announcement after Login

The following example configures a multi-line announcement which will be printed on the teminal after user login.

admin@XorPlus# set system login multiline-announcement 1 message "**********************************************" admin@XorPlus# set system login multiline-announcement 2 message "Welcome to the system!" admin@XorPlus# set system login multiline-announcement 3 message "**********************************************" admin@XorPlus# commit Commit OK. Save done. admin@XorPlus#

Configuring a Login Banner before Login

admin@XorPlus# set system login banner "Hello! Welcome!" admin@XorPlus# commit Commit OK. Save done. admin@XorPlus#

Configuring a Multi-line Login Banner before Login

The following example configures a multi-line banner which will be printed on the teminal before user login.

admin@Xorplus# set system login multiline-banner 1 message "*********************NOTICE***********************" admin@Xorplus# set system login multiline-banner 2 message "This is a property of Pica8." admin@Xorplus# set system login multiline-banner 3 message "All users log-in are subject to company monitoring!" admin@Xorplus# set system login multiline-banner 4 message "**************************************************" admin@Xorplus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.