rlimit_core

  • Version 3.5 and earlier: rlimit_core and runrlimit_core variables not available.
  • Version 4.0 and later: rlimit_core and runrlimit_core variables available.

Run Version

runrlimit_core

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_core is read-only. runrlimit_core is modifiable.

Description

These variables control the maximum size of a core file in bytes as a 32-bit number. rlimit_core is the read-only value for the user who invokes Endpoint Privilege Management for Unix and Linux. runrlimit_core is the modifiable value for the target secured task.

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

Syntax

runrlimit_core = number;

Valid Values

Vary according to platform.

runrlimitcore = 1000;