LSF_DATA_SKIP_GROUP_CHECK

When the LSF_DATA_SKIP_GROUP_CHECK parameter is set to Y or y, the LSF mbatchd daemon does not check whether the user who requests data is a member of the user group that is specified by the -datagrp option for the job.

Syntax

LSF_DATA_SKIP_GROUP_CHECK=Y | y | N | n

Description

The LSF_DATA_SKIP_GROUP_CHECK parameter is ignored if the LSF data manager is not configured (no data hosts are configured with the LSF_DATA_HOSTS parameter and the LSF_DATA_PORT parameter is not configured).

After you change LSF_DATA_SKIP_GROUP_CHECK, run the badmin mbdrestart command to restart all LSF management candidate hosts.

Default

N. If a data job specifies the –datagrp option, LSF checks whether the user is a member of the group specified. If the user is not a member the job submission is rejected.