fm.announce
[Top] [All Lists]

Apache mod_suid 2.0 Stable - Apache 1.3 per vhost UID/GID

Subject: Apache mod_suid 2.0 Stable - Apache 1.3 per vhost UID/GID
From:
Date: Thu, 4 May 2006 13:34:48 +0000 UTC
Newsgroups: fm.announce
Apache mod_suid 2.0 Stable 
  by Igmar Palsenberg (http://freshmeat.net/~igmar/)
  Thu, May 4th 2006 06:34 

About:
Apache mod_suid allows per-vhost execution of scripts under their own UIDs.
It functions in a way similar to Apache's perchild MPM, but differs in a
number of ways. It does per child user/group switching; the Apache MPM
makes switches based on vhosts. All processing is done under a specific
UID/GID, including PHP and mod_perl scripts.  

Changes:
Major code cleanups were done. The -DBIG_SECURITY_HOLE compile-time option
is no longer needed on Linux. The lsm_rsuid LSM kernel module can be used,
which prevents root exploits.  

Release focus: Major feature enhancements 
      License: BSD License (original) 
  Project URL: http://freshmeat.net/projects/mod_suid/

            Homepage: 
http://freshmeat.net/redir/mod_suid/37283/url_homepage/apache_1_xx_mod_suid
              Tar/GZ: 
http://freshmeat.net/redir/mod_suid/37283/url_tgz/mod_suid-2.0.tar.gz
         RPM package: 
http://freshmeat.net/redir/mod_suid/37283/url_rpm/mod_suid-2.0-1.src.rpm
 


<Prev in Thread] Current Thread [Next in Thread>
  • Apache mod_suid 2.0 Stable - Apache 1.3 per vhost UID/GID, mod_suid <=