- class class-name {
- allow-commands "regular-expression";
- allow-configuration "regular-expression";
- deny-commands "regular-expression";
- deny-configuration "regular-expression";
- idle-timeout minutes;
- no-world-readable;
- permissions [ permissions ];
- }
- [edit system login]
Statement introduced before JUNOS Release 7.4.
Define login classes.
class-name—A name you choose for the login class.
The remaining statements are explained separately.
See Defining JUNOS Software Login Classes.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- [edit system login user username]
Statement introduced before JUNOS Release 7.4.
Configure a user’s login class. You must configure one class for each user.
class-name—One of the classes defined at the [edit system login class] hierarchy level.
See Configuring JUNOS Software User Accounts.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.