On Friday 05 November 2004 04:33 pm, Brad Pinkston wrote:
> Can an account be created by inserting username and crypted password
> directly into the database?  Basically, will vpopmail create the pw_dir
> field entry, then set and create the actual directory according to the
> directory structure?
>
> We'd like to create a custom user management interface without having to do
> command line calls if possible.

Yep. You can do that. You will need to encrypt the password using
the unix style mysql crypt function. 

Ken

Reply via email to