Description
Type string READ ONLY
The rlimit_nproc variable controls the maximum number of processes a user may run at a given time.
Type string READ ONLY
The rlimit_nproc variable controls the maximum number of processes a user may run at a given time.
Type string READ ONLY
The rlimit_rss variable controls the maximum size of the resident set (number of virtual pages resident at a given time) of a process.
Type string READ ONLY
The rlimit_stack variable controls the maximum size of the process stack.
Type string READONLY
The user's sAMAccountName for the submit user if Authentication Services is configured and the client is able to determine the sAMAccountName. Otherwise this variable is set to an empty string.
# reject if the user is not in the uxwheel AD group if (vas_user_is_member(samaccount, "uxwheel", domainname) == false) reject "user is not in uxwheel group";
© ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center