groups

Run Version

rungroups

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.

Data Type

List. groups is read-only. rungroups is modifiable.

Description

The groups and rungroups variables contain the list of groups the submitting user belongs to. To temporarily modify the list of groups, set the rungroups variable.

If one of the rungroups does not exist on the run host, the run host issues a warning before executing the command.

Syntax

rungroups = list;

Valid Values

The groups variable contains the name of each group the submitting user belongs to on the submit host.

The value of the rungroups variable defaults to the value of the groups variable.

rungroups = {"bin", "wheel"};

For more information, please see the following: