Secure cdpmgr initialization procedure
Secure cdpmgr initialization is used to sanitize inherited environment variables to prevent run task steps from depending on one or more of the inherited environment variables from working properly.
Parameter | Description | Value | Restart Required |
---|---|---|---|
ndm.env_vars:sanitize |
Implementing standard safe initialization procedures, cdpmgr sanitizes environment variables inherited from the user that starts it. This sanitization procedure may prevent some run task steps from working properly if the tasks were designed to rely on these inherited variables. While IBM recommends designing run tasks so that they don't rely on inherited environment variables, this parameter provides the option to prevent cdpmgr from sanitizing inherited environment variables. | [y|n]. Default is y. | Yes |