allow-commands
Syntax
allow-commands "regular-expression";Hierarchy Level
[edit system loginclass]Description
Specify the operational mode commands that members of a login class can use.
Default
If you omit this statement and the
deny-commandsstatement, users can issue only those commands for which they have access privileges through thepermissionsstatement.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