you might be better off triggering a back-end script to do that..... the script would have to have root privilegf es. I'm not sure if you can "become root" within PHP, but if you trigger a shell script or perl script or something, it can be set SUID to root or something.... please note that my suggestions are merely technical.... there are no implications of security using this method. :)
----- Original Message ----- From: "Chris Hogben" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 04, 2002 1:40 PM Subject: [PHP] adding users on *nix > Is there a way of adding a user to a *nix box thru php. Like, someone signs > up, and they're account is added? Thanks. > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]