suexec suid-bit
Добавлено: 2011-02-08 17:43:55
зачем на suexec установлен suid-bit?
Русские солдаты не умирают - они отсутпают в рай, на перегруппировку
https://forum.lissyara.su/
Код: Выделить всё
suexec is used by the Apache HTTP Server to switch to another user
before executing CGI programs. In order to achieve this, it must run as
root. Since the HTTP daemon normally doesn't run as root, the suexec
executable needs the setuid bit set and must be owned by root. It
should never be writable for any other person than root.