rlimit_data

  • Version 3.5 and earlier: rlimit_data and runrlimit_data variables not available.
  • Version 4.0 and later: rlimit_data and runrlimit_data variables available.

Run Version

runrlimit_data

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

Number. rlimit_data is read-only. runrlimit_data is modifiable.

Description

These variables control the maximum size of a process’ data segment as a 32-bit number. rlimit_data is the read-only value for the user who invoked Endpoint Privilege Management for Unix and Linux. runrlimit_data is the modifiable value for the target secured task.

To enable runrlimit_data functionality, set runenablerlimits to a value of 1.

Syntax

runrlimit_data = number;

Valid Values

Vary according to platform.

runrlimit_data = 100;