preventing a user to start a process

From: Thomas Krause (freebsd-isp_at_chef-ingenieur.de)
Date: 07/25/05

  • Next message: Eric Anderson: "Re: preventing a user to start a process"
    Date: Mon, 25 Jul 2005 22:06:44 +0200
    To: freebsd-isp@freebsd.org
    
    

    Hello,
    is it possible to bar a user (www) from starting a process?
    I've a irc daemon running under the uid www. I think
    this was done by php. What would be the best way to prevent
    this (php should be remain usable)? I've installed ipfw rules,
    but this doesn't prevent the starting of the process.

    Kind regards,
    Thomas.
    _______________________________________________
    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"


  • Next message: Eric Anderson: "Re: preventing a user to start a process"

    Relevant Pages

    • RE: preventing a user to start a process
      ... > is it possible to bar a user from starting a process? ... > I've a irc daemon running under the uid www. ... > this was done by php. ...
      (freebsd-isp)
    • Re: preventing a user to start a process
      ... > I've a irc daemon running under the uid www. ... > this was done by php. ... A lost ounce of gold may be found, a lost moment of time never. ...
      (freebsd-isp)
    • Re: Is PHP still slower than Perl?
      ... With database applications, I ... >> to be readable by the web server which runs under the nobody UID. ... >> scripts run as my account's UID. ... > But you can use PHP in CGI too. ...
      (comp.lang.php)
    • Re: XSLT: Is the variable scope of local?
      ... scoping, but about what a variable's scope is. ... and, say, PHP does not adhere ... if ($foo) { ... Global symbol "$bar" requires explicit package name at ...
      (comp.text.xml)
    • Re: [PHP] PHP5 and the DOM model
      ... public function getBar() ...
      (php.general)