runconfirmpasswdservice

Data Type

String, modifiable

Description

The runconfirmpasswdservice variable stores the name of the PAM password service which will be used to perform password authentication and account management for the user named by the runconfirmuser variable. It overrides pampasswordservice in pb.settings of the run host.

There is no read-only version of this variable.

Syntax

runconfirmpasswdservice = pam_password_service;

Valid Values

A string that contains a name of a valid PAM password service that is present on the run host. There is no default value. If this variable is not defined, the server setting pampasswordservice (if set) is used.

runconfirmpasswdservice = "pbul_pam_stack";

For more information, please see the following: