Greetings,
Yesterday we installed cloudlinux and cPanel.
After installing and the initial setup configuration, Ive enabled cagefs for the test users.
cagefs:
Using the cli tools, I could see cagefs working properly. as example: /sbin/cagefs_enter_user username cat /etc/passwd
would print only the user passwd file.
also "cagefsctl --list-enabled" and the addon at whm would list the users as enabled.
If I load a php file printing the content of /etc/passwd it would return the complete systems passwd file.
alt-php:
I followed the docs and installed the hardened php packages but the only selector that I can see at users cPanel or feature manager, is the easyapache4 selector.
Any suggestions?
Thanks
Yesterday we installed cloudlinux and cPanel.
After installing and the initial setup configuration, Ive enabled cagefs for the test users.
cagefs:
Using the cli tools, I could see cagefs working properly. as example: /sbin/cagefs_enter_user username cat /etc/passwd
would print only the user passwd file.
also "cagefsctl --list-enabled" and the addon at whm would list the users as enabled.
If I load a php file printing the content of /etc/passwd it would return the complete systems passwd file.
alt-php:
I followed the docs and installed the hardened php packages but the only selector that I can see at users cPanel or feature manager, is the easyapache4 selector.
Any suggestions?
Thanks
Comment