rlimit_stack

  • Version 3.5 and earlier: rlimit_stack and runrlimit_stack variables not available.
  • Version 4.0 and later: rlimit_stack and runrlimit_stack variables available.

Run Version

runrlimit_stack

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_stack is read-only. runrlimit_stack is modifiable.

Description

These variables control the maximum size the process stack in bytes as a 32-bit number. rlimit_stack is the read-only value for the user who invokes Endpoint Privilege Management for Unix and Linux. runrlimit_stack is the modifiable value for the target secured task.

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

Syntax

runrlimit_stack = number;

Valid Values

Vary according to platform.

runrlimit_stack = 1000;