[ZendTo] Two or more authentication servers? LDAP and/or IMAP
John Thurston
john.thurston at alaska.gov
Wed Jun 1 17:22:43 BST 2016
On 5/27/2016 7:01 AM, Brad Firestone wrote:
> Hi All,
>
> I would like to setup ZendTo to authenticate against two DIFFERENT
> servers. One would definitely be an LDAP server. The second server
> could work either as LDAP or IMAP since it's our email server. These
> servers have different sets of users, but there is some overlap.
>
> User accounts on the LDAP server are based on a "uid" attribute. But
> unique email addresses are required for every account and stored as the
> "mail" attribute. These users should be able to login to ZendTo using
> their "uid" username and LDAP stored password.
>
> The user accounts on the email server should require logging in with the
> full email address: user at example.com with the password for the email
> account.
Well, it's just PHP, so anything is possible. But I'm pretty sure that
what you are requesting is not possible with the present code.
Users may be present in source A or B, or maybe A and B. How are you
handling the overlap? How are you going to decide which source to try
first?
You can make it happen, but I suspect you're going to have to code it up
yourself.
--
Do things because you should, not just because you can.
John Thurston 907-465-8591
John.Thurston at alaska.gov
Enterprise Technology Services
Department of Administration
State of Alaska
More information about the ZendTo
mailing list