You can enable or disable Data Mover to restrict the running of certain commands for the command-line interface and job actions in the Data Mover portlet by editing the configuration.xml file for the daemon.
- Run the list_configuration command.
- Open the resulting configuration file.
- For the key job.useSecurityMgmt, set the value element to true or false.The default value for this key is true.
- For the key job.securityMgmtLevel, set the value element to either daemon or job.
- For the key job.allowCommandLineUser, set the value element to either true or false.
- Run the save_configuration command to enable security management on the daemon.