runpamsessionservice

Data Type

String, modifiable

Description

The runpamsessionservice variable stores the name of the PAM service which is used to perform account management and session setup and teardown to manage task requests on a run host. It overrides pamsessionservice in pb.settings of the run host.

There is no read-only version of this variable.

Syntax

runpamsessionservice = pam_password_service;

Valid Values

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

runpamsessionservice = "pbul_pam_stack";

For more information, please see the following: