Télécharger la liste

Description du projet

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.

Système requise

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

Le code fsuid a été supprimée, car elle ne fonctionne pas lorsque vous utilisez les ports supérieurs à 1024. Un bug survenu alors que setresuid () a été appelé avec des arguments faux, dans certaines circonstances a été fixée.
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

Grand nettoyage de code ont été accomplis. La compilation de données sur DBIG_SECURITY_HOLE option-temps n'est plus nécessaire sous Linux. Le lsm_rsuid LSM module du noyau peut être utilisé, ce qui empêche les exploits root.
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