"Nashirak Bosk" <[EMAIL PROTECTED]> wrote:
> Ok. I have looked at all my options for creating account dynamically
> from a webpage, and have not come up with much. I want to create an
> user account that only creates a mail account. I think I can do this
> with the useradd command (I am running
One way is to use a cron job to handle the account adding from a text file,
which PHP will write the data into.
Since the cron job will use only the account name and password the user
submitted it's much less of a security risk.
--
Plutarck
Should be working on something...
...but forgot what i
2 matches
Mail list logo