Re: script to create users

2002-02-19 Thread david eitzinger
On 02/19/2002 12:08 PM, Steven M Bloomfield wrote: > What I would really like is something where I could write my own script to > create users and set passwords - preferably in PHP. That way I can have a > sign-up process on a website. We had the same problem and ended up writing expect-scripts

Re: script to create users

2002-02-19 Thread Norbert Sendetzky
On Tuesday 19 February 2002 12:08, you wrote: > Most of the documentation for cyrus seems to revolve around using > sasldb for authentication, I was wondering whether to use pam since > I have seen a php_pam library. > My ideal solution would be to have a MySQL database containing all > user infor

Re: script to create users

2002-02-19 Thread [EMAIL PROTECTED]
Hi, You got a few options: 1. ldap -> all the different ldap admin tools (www.open-it.org, search the archives for general etc.) 2. phpcyradm (for adding mailboxes) Remember that cyrus makes a distinction between beeing authorized and having a mialbox. I.e. if you use ldap, you'll have to add