Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 12:29:50 +0200
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        freebsd-isp@freebsd.org
Subject:   Re: preventing a user to start a process
Message-ID:  <42EA051E.1020808@quip.cz>
In-Reply-To: <20050727065843.8F30543D46@mx1.FreeBSD.org>
References:  <20050727065843.8F30543D46@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Hogan wrote:

>>Unfortunately, that is not possible. E.g. typo3 calls Imagemagick, so I
>>need system().
> 
> 
> Hmmm ... ok
> 
> are you aware you can override many php.ini settings on a per directory
> basis or even per vhost basis (I think) ? If you didn't have too many
> exceptions, you could deny system() globally, then allow it just for trusted
> users or scripts.
> 

disable_functions directive works only globally (IMHO)

--
Miroslav Lachman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42EA051E.1020808>