[Contents] [Prev] [Next] [Index] [Report an Error]

Configuration Statements for SRC User Accounts

Use the following configuration statements to configure user accounts at the [edit] hierarchy level.

system login user user-name {
class class;
full-name full-name;
uid uid;
prompt prompt;
level (basic | normal | advanced | expert);
complete-on-space (on | off);
}
system login user user-name authentication {
plain-text-password;
encrypted-password " password ";
ssh-authorized-keys [ssh-authorized-keys ...];
}

For detailed information about each configuration statement, see the SRC-PE CLI Command Reference.


[Contents] [Prev] [Next] [Index] [Report an Error]