See the following sections:
- user username {
- full-name complete-name;
-
uid uid-value;
-
class class-name;
-
-
authentication {
- (encrypted-password "password" | plain-text-password);
- ssh-rsa "public-key";
- ssh-dsa "public-key";
- }
- }
- [edit system login]
Statement introduced before JUNOS Release 7.4.
Configure access permission for individual users.
The remaining statements are explained separately.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- user (username | *) {
-
facility severity;
-
match "regular-expression";
- }
- [edit system syslog]
Statement introduced before JUNOS Release 7.4.
Configure the logging of system messages to user terminals.
* (the asterisk)—Log messages to the terminal sessions of all users who are currently logged in.
facility—Class of messages to log. To specify multiple classes, include multiple facility severity statements. For a list of the facilities, see Table 19.
severity—Severity of the messages that belong to the facility specified by the paired facility name. Messages with severities the specified level and higher are logged. For a list of the severities, see Table 20.
username—JUNOS login name of the user whose terminal session is to receive system log messages. To log messages to more than one user’s terminal session, include more than one user statement.
The remaining statement is explained separately.
See Directing Messages to a User Terminal.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
JUNOS System Log Messages Reference