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 expec

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]
tried phpcyradm, which >can create users but doesn't allow to set passwords. >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. > >Most of the do

script to create users

2002-02-19 Thread Steven M Bloomfield
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. Most of the documentation for cyrus seems to revolve around using sasldb for authentication, I was wondering whether to use pam