Re[2]: FW: [cgiwrap-users] a potential security problem
Brought to you by:
nneul
From: Daniel L. <da...@lo...> - 2002-05-29 05:51:06
|
Hi, > CGIwrap will not normally ever _run_ a script as root. It switches to > the owner of the script before executing it. IIRC, cgiwrap has by default the "minimum UID" checking enabled. cgiwrap will refuse to execute a script with root permissions - unless you explicitly want this. -daniel |