> Users are signing up for a PHP/MySQL portal that runs on our system, with
> the ability to set their own passwords.  We also offer IMP-based e-mail
that
> uses Cyrus impad.  I can cut and paste encrypted password from the
underlying
> MySQL database for the portal into /etc/shadow, but don't know how/if I
can
> get them into the sasldb.

If the portal is authenticating out of a MySQL database,
why don't you use PAM to authenticate out of the same data?

-- Michael --

Reply via email to