rlimit_locks

  • Version 3.5 and earlier: rlimit_locks and runrlimit_locks variables not available.
  • Version 4.0 and later: rlimit_locks and runrlimit_locks variables available.

Run Version

runrlimit_locks

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_locks is read-only. runrlimit_locks is modifiable.

Description

These variables control the maximum number of file locks for a process as a 32-bit number. rlimit_locks is the read-only value for the user who invokes Endpoint Privilege Management for Unix and Linux. runrlimit_locks is the modifiable value for the target secured task.

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

Syntax

runrlimit_locks = number;

Valid Values

Vary according to platform.

runrlimit_locks = 1000;