MirBSD manpage: suexec(8)

SUEXEC(8)                BSD System Manager's Manual                 SUEXEC(8)

NAME

     suexec - switch user for Apache CGI execution

SYNOPSIS

     suexec -V

DESCRIPTION

     suexec is the "wrapper" support program for the suexec behaviour for the
     Apache httpd(8) server. It is run from within the server automatically to
     switch the user when an external program has to be run under a different
     user.

     The options are as follows:

     -V      Display the list of compile-time settings used when suexec was
             built. No other action is taken.

     Because this program is only used internally by httpd(8), there are no
     other ways to directly invoke suexec.

     In order to work correctly, the suexec binary should be owned by "root"
     and have the SETUID execution bit set. OpenBSD currently does not install
     suexec with the SETUID bit set, so a change of file mode is necessary to
     enable it:

           # chmod u+s /usr/sbin/suexec

SEE ALSO

     httpd(8)

     Apache suEXEC Support: /var/www/htdocs/manual/suexec.html

MirBSD #10-current              March 19, 2008                               1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung