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

deny-configuration

Syntax

deny-configuration "regular-expression";

Hierarchy Level

[edit system login class]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the configuration mode commands that the user is denied permission to issue, even though the permissions set with the permissions statement would allow it.

Default

If you omit this statement and the allow-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

allow-configuration, user


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