Re: preventing a user to start a process
From: Miroslav Lachman (000.fbsd_at_quip.cz)
Date: 07/29/05
- Previous message: Keith Woodworth: "Re: Mounting BSD/OS 4.1 disk under FreeBSD 4.10"
- In reply to: David Hogan: "RE: preventing a user to start a process"
- Next in thread: David Hogan: "RE: preventing a user to start a process"
- Reply: David Hogan: "RE: preventing a user to start a process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Jul 2005 12:29:50 +0200 To: freebsd-isp@freebsd.org
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 _______________________________________________ freebsd-isp@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-isp To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
- Previous message: Keith Woodworth: "Re: Mounting BSD/OS 4.1 disk under FreeBSD 4.10"
- In reply to: David Hogan: "RE: preventing a user to start a process"
- Next in thread: David Hogan: "RE: preventing a user to start a process"
- Reply: David Hogan: "RE: preventing a user to start a process"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|