C613-50631-01 Rev A Command Reference for IE340 Series 192
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
FILE AND CONFIGURATION MANAGEMENT COMMANDS
STRICT
-USER-PROCESS-CONTROL
strict-user-process-control
Overview Use this command to enable Strict User Process Control. This protects sensitive
system files from unnecessary user access. The affected commands are file and
directory manipulation commands and trigger scripting commands.
Use the no variant of this command to turn off Strict User Process Control.
Syntax
strict-user-process-control
no strict-user-process-control
Default Disabled.
Mode Global Configuration
Usage notes In order to maintain backward compatibility, Strict User Process Control is disabled
by default. When you enter the strict-user-process-control command, it prompts
you for a password. Make the password different from any existing privileged
management passwords. Store the password carefully and securely, because you
will need it if you want to disable the feature using the no variant of the command.
The command must be entered from a physical console; entering it from a remote
login session is not allowed for extra security.
You can use the show running-config command to confirm whether Strict User
Process Control is on or off. If the feature is running the output will contain the
command strict-user-process-control.
Example To protect sensitive system files from access, use the commands:
awplus# configure terminal
awplus(config)# strict-user-process-control
Related
commands
show running-config
Command
changes
Version 5.5.2-2.1: command added