From: Kervin L. Pierre (no email)
Date: Wed Jan 01 2003 - 17:16:12 EST
Just a thought,
I am working on some PHP scripts to manage mailboxes and I have to use
passthough calls to execute cyradm to add mailboxes.
I'd like to avoid opening a shell from the web for security and
performance reasons.
So what if a valid login to cyrus created a mailbox if one did not
exist? Ie. does a 'cm $login' if sasl or saslauthd reports that $login
and it's password succeeded.
That way all a sysadmin using LDAP would have to do is do an ldap_add()
to create a mailbox. This would be true for MySQL users as well.
-- ========================= Kervin Pierre
|
|
|