Creating a proxy user
A proxy user enables connectivity to subsystems on both local and remote sysplexes, and can submit jobs on behalf of a logged-in user. Proxy users must be configured as certificate-based service users, meaning they do not require a password and are authenticated through certificates.
Before you begin
- In Db2® CI/CD
Expert, when DDL protection
is enabled, a logged-in user who wants to use a proxy user for any action must
have READ access to the SAF profile
izp.proxy.certowner.certname.certllabel. - You can define a SAF check if a user is authorized to use the certificate
credential specified in the proxy user by setting the
components.izp.security.checkProxyUserAccessparameter to true. For more information, refer to Parameters in ZWEYAML. - A proxy user is requested directly in continuous deployment (CD) operations and indirectly by the associated Team in certain continuous integration (CI) operations (for example, merging a pull request).
Procedure
To create a proxy user, complete the following steps: