BPCD_ALLOWED_PATH option for NetBackup servers and clients
NetBackup denies access to a file that is specified for NetBackup operations if the path is a non-default path. For example, a path that is specified for progress log or rename files.
You must use the BPCD_ALLOWED_PATH option to allow access to non-default custom paths.
Table: BPCD_ALLOWED_PATH information
Usage | Description |
|---|---|
Where to use | On NetBackup servers or clients. |
How to use | Use the nbgetconfig and the nbsetconfig commands to view, add, or change the option. For information about these commands, see the NetBackup Commands Reference Guide. Use the following format: BPCD_ALLOWED_PATH = Absolute pathname to the directory |
Example | The following are the example entries on a NetBackup server or client: BPCD_ALLOWED_PATH = directory1 BPCD_ALLOWED_PATH = directory2 Create a separate entry for each directory. |
Equivalent NetBackup web UI property | No equivalent exists in the host properties. |