Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2003022

Re: [PHP] Root Commands From: Adam Voigt (adam <email protected>)
Date: 02/20/03

Check out "sudo", with man pages or what not, you use
the command "visudo" to define who can run what commands
as root. And then in your php, you just do:

exec("sudo adduser");

With whatever parameters you need to adduser.

On Wed, 2003-02-19 at 18:37, Patrick Armour wrote:

    I am trying to use a form (password protected of course) that will
    allow an administrator to add POP accounts to a linux box. The
    problem that I seem to have is that the form is trying to give the
    commands as user 'nobody' and they need to be given by either root
    or a superuser.
    
    Is there any way to accomplish this? If somebody were to point me
    in the direction of a tutorial on this subject I would really
    appreciate it.
    
    Sincerely,
    Patrick Armour

www.greatplainsinternet.com

-- 
Adam Voigt (adam <email protected>)
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc