How to enable/disable CageFS for user in CloudLinux

To DISABLE CageFS for a particular user on CloudLinux you can running the following command:

/usr/sbin/cagefsctl --disable username

To ENABLE CageFS for a particular user on CloudLinux you can running the following command:

/usr/sbin/cagefsctl --enable username