runutmpuser

Data Type

String, modifiable

Description

The runutmpuser variable contains the User Id that appears in the utmp logs on the run host. By default, runutmpuser is set to the value of the user variable. To change the name of the user that appears in utmp, set runutmpuser. If user does not exist on the run host, then runutmpuser is set to the value of the runuser variable.

There is no read-only version of this variable.

This run variable does not apply to pbssh. If it is present in the policy, it does not have any effect on pbssh and is ignored.

Syntax

runutmpuser = string;

Valid Values

A string that contains the utmp User Id. The default value is the value of the user variable.

runutmpuser = "root";
runutmpuser = "runuser";

For more information, see the following: