Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-29 17:28
2.1

El código fsuid fue removido, ya que no funciona cuando se utilicen los puertos mayores que 1024. Un error que se produjo cuando setresuid () fue llamado con los argumentos equivocados en determinadas circunstancias, se ha fijado.
Tags: Stable, Major bugfixes
The fsuid code was removed, since it doesn't work
when using ports greater than 1024. A bug which
occurred when setresuid() was called with the
wrong arguments in certain circumstances was
fixed.

2006-05-04 15:34
2.0

Código de limpieza que se realizan importantes. El-DBIG_SECURITY_HOLE opción de tiempo de compilación ya no es necesario en Linux. El módulo LSM lsm_rsuid núcleo puede ser utilizado, que impide que explota la raíz.
Tags: Stable, Major feature enhancements
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.

2003-02-15 16:32
1.1

Tags: Stable, Initial freshmeat announcement

Project Resources