To get this done I would use an Expect script, driven through CGI.

Mike

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 29, 2001 9:22 AM
To: [EMAIL PROTECTED]
Subject: [PHP] Tough One


Hi, 

Ok I have a real tough one here (well to me it is :-) 

If I telnet into my server I can add a user by running the following 
command... 

/usr/sbin/cadduser -d www.domain.com -f users full name -u username -p 
password -w emailaddress for forwarding 

Which is great, but as I`m offering free email forwarding I could
potentially 
get a lot of users, and that would be a lot of maintenance time. So I need
to 
somehow incorporate the above into my signup scripts. Is this even
possible?? 

TIA 
Ade

-- 
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]

Reply via email to