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

allow-configuration

Syntax

allow-configuration "regular-expression";

Hierarchy Level

[edit system login class class-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the configuration mode commands that members of a login class can use.

Default

If you omit this statement and the deny-configuration statement, users can issue only those commands for which they have access privileges through the permissions statement.

Options

regular-expression—Extended (modern) regular expression as defined in POSIX 1003.2. If the regular expression contains any spaces, operators, or wildcard characters, enclose it in quotation marks.

Usage Guidelines

See Specifying Operational Mode Commands.

Required Privilege Level

admin—To view this statement in the configuration.

admin-control—To add this statement to the configuration.

Related Topics

deny-commands, user


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