Dr. Gianluigi Zanettini wrote: > Grazie Giuseppe, > have you got an how to or could you provide me at least some general > direction about this "tricky setup" of yours? My Linux skills are pretty > basic, but I'd like to give it a try during the weekend :) you need to create chroot jails for every user on the server (I use the make_chroot_jail script) then apply a patch to suphp 0.6.3 to enable multiple suphp.conf in different directories. with that setup, a user could read /etc/passwd, but it will find only its password, and can't discover other users on the machine.
_______________________________________________ suPHP mailing list [email protected] https://lists.marsching.com/mailman/listinfo/suphp
