Restricting anonymous command execution on Linux

You can restrict anonymous command execution on managed systems running Linux®.

About this task
To restrict anonymous command execution, complete the following steps:
  1. Change to the directory in which Common Agent is installed. If you installed IBM® Systems Director in the default directory, the directory name is opt/ibm/director/data.
  2. From a command-line prompt, type the following string, and then press Enter:
    vi ProcMgr.properties
  3. Change the value of RestrictAnonCmdExe to True.
  4. Save the file. The change takes effect immediately.

Table of Contents