Disable the nbcmdrun command
Use this topic to disable the nbcmdrun command.
See Reenable the nbcmdrun command.
To disable the nbcmdrun command
- The system administrator should create a touch file called ENABLE_NBCMDRUNwith content 0.
Note:
The ENABLE_NBCMDRUN file should be created without any extension.
- Run the following command:
On UNIX:
echo 0 > /usr/openv/var/ENABLE_NBCMDRUN
On Windows:
echo 0 > install path\NetBackup\var\ENABLE_NBCMDRUN