[sudo-users] adduser via web (cgi script)

Erickson N. Jacob ericj at edigitalweb.com
Wed Jul 28 20:03:40 EDT 2004


hi all

i have a cgi scipt to add user accounts via web

system ("/usr/bin/sudo /usr/sbin/useradd", $user);

my problem is that it wont create the user. i have already added the user
nobody in the /etc/sudoers file to permit nobody to execute the useradd
command

any advice on this


thanks





More information about the sudo-users mailing list