Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die fsuid Code wurde entfernt, da es nicht funktioniert, wenn Ports größer als 1024. Ein Fehler, der auftrat, wenn setresuid () mit den falschen Argumenten unter bestimmten Umständen genannt wurde festgesetzt worden war.
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

Major Aufräumarbeiten vorgenommen wurden. Die DBIG_SECURITY_HOLE-Compiler-Option ist nicht mehr auf Linux benötigt. Die lsm_rsuid LSM-Kernel-Modul kann benutzt werden, die Root-Exploits verhindert.
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