Re: [PHP] adduser on a Linux Redhat 7 From: Teodor Cimpoesu (teo <email protected>)
Date: 12/29/00

Hi Alex!
On Thu, 28 Dec 2000, Alex Black wrote:

> >> how can i make a script to adduser to a linux redhat 7?
> >
> > That would be extremely dangerous unless you *really* know what you are
> > doing.
>
> heh, I can't think of anything less secure, actually.
>
I used for a freemail setup a program written in C and suid to root, stored
outside of the web root. It was in a dir owned by apache user, and the file
itself own by root (f course).

Otherwise, in non-educational apps I guess virtual users are the solution.

-- teodor

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>