Go to main content

マニュアルページ セクション 8: システム管理コマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

suexec (8)

名前

suexec - Switch user before executing external programs

形式

suexec -V

説明

SUEXEC(8)                           suexec                           SUEXEC(8)



NAME
       suexec - Switch user before executing external programs


SYNOPSIS
       suexec -V



SUMMARY
       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.


       For  further  information  about the concepts and the security model of
       suexec     please     refer     to     the     suexec     documentation
       (http://httpd.apache.org/docs/2.4/suexec.html).



OPTIONS
       -V     If  you  are  root,  this option displays the compile options of
              suexec. For  security  reasons  all  configuration  options  are
              changeable only at compile time.




ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+----------------------+
       |ATTRIBUTE TYPE |   ATTRIBUTE VALUE    |
       +---------------+----------------------+
       |Availability   | web/server/apache-24 |
       +---------------+----------------------+
       |Stability      | Uncommitted          |
       +---------------+----------------------+
NOTES
       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source         was         downloaded         from          https://ar-
       chive.apache.org/dist/httpd/httpd-2.4.34.tar.gz

       Further information about this software can be found on the open source
       community website at https://httpd.apache.org/.



Apache HTTP Server                2018-07-06                         SUEXEC(8)