Description
Type integer READONLY
Indicates if the request is local. 
Example
# reject requests to run on a remote host if (requestLocal == false) reject "remote requests are not allowed";
Type integer READONLY
Indicates if the request is local. 
# reject requests to run on a remote host if (requestLocal == false) reject "remote requests are not allowed";
Type string READONLY
if ((user in adminusers) && (requestuser in adminusers_allowed)) 
{ 
   runuser = requestuser; 
}Type string READ ONLY
The rlimit_as variable controls the maximum memory that is available to a process.
Type string READ ONLY
The rlimit_core variable controls the maximum size of a core file.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. 利用規約 プライバシー Cookies Preference Center