MOON
Server: Apache
System: Linux kvm.asjudinet.com 5.14.0-611.54.6.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 04:23:18 EDT 2026 x86_64
User: asjudine (1001)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //usr/share/doc/pam_lve/README
pam_lve is a simple module to setup LVE session for PAM-aware programs, 
such as sshd and su

This module accepts three arguments, minimal user id, cagefs enabled (1) or disabled (0), and optional group for which user should not be placed into LVE/cagefs. If 3rd parameter is not specified, wheel group is assumed

Module should be PAM config files in /etc/pam.d/
Like: 

session    required     pam_lve.so 500 1 wheel

-- 
Igor Seletskiy <iseletsk at cloudlinux.com>