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


allow-commands

Syntax

allow-commands "regular-expression";

Hierarchy Level

[edit system login class]

Description

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

Default

If you omit this statement and the deny-commands 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 Operational Mode Commands.

Required Privilege Level

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

See Also

deny-commands, user


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