I believe what he's after is creating accounts programmatically, bypassing the remote manager.

I've actually been working on a web-based interface (using Tomcat) to manage users stored in a MySQL database. It's still kind of rough, but it can create and delete users.

If you're using a MySQL (or other DB) user store, you should just be able to use standard INSERT statements to add users.

Timothy Collett

--

"Nothing takes the taste out of peanut butter quite like unrequited love."
--Charlie Brown


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to