Control Web Panel

WebPanel => CentOS-WebPanel Bugs => Topic started by: ryanwls on September 07, 2017, 10:12:03 PM

Title: serious bug on security_UserProcess
Post by: ryanwls on September 07, 2017, 10:12:03 PM
for a reason not clear to me, on:

Security > Secure Processes (mod: security_UserProcessYou)

I have enabled the permanent protection "Enable Protection",
but after each reboot, it does not seem to be persistent.

If I click again the button, it works, but only until reboot...

Anyone experiencing same problem ???


tested from internal test tool and through php script:

Quote
<pre><?php

passthru('/usr/bin/top -b -n 1');

?>