[ZendTo] Two or more authentication servers? LDAP and/or IMAP

Brad Firestone bhotrock at gmail.com
Thu Jun 2 13:55:57 BST 2016


Thanks for the response John!
I was hoping that we could set it up so that if just a username is entered, then authentication is attempted against the LDAP server.  If a full email address is entered, then authentication should be attempted against the email server.

I may have to find someone who knows programming.  :-)




On 6/1/16, 11:22 AM, "John Thurston" <zendto-bounces at zend.to on behalf of john.thurston at alaska.gov> wrote:

>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
>_______________________________________________
>ZendTo mailing list
>ZendTo at zend.to
>http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto



More information about the ZendTo mailing list