<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;"><div>Hi All,</div><div><br></div><div>I would like to setup ZendTo to authenticate against two DIFFERENT servers. &nbsp;One would definitely be an LDAP server. &nbsp;The second server could work either as LDAP or IMAP since it's our email server. &nbsp;These servers have different sets of users, but there is some overlap.</div><div><br></div><div>User accounts on the LDAP server are based on a "uid" attribute. &nbsp;But unique email addresses are required for every account and stored as the "mail" attribute. &nbsp;These users should be able to login to ZendTo using their "uid" username and LDAP stored password.</div><div><br></div><div>The user accounts on the email server should require logging in with the full email address: &nbsp;user@example.com with the password for the email account.</div><div><br></div><div>Is it possible to use both of these servers to authenticate both groups of users on a single ZendTo system? &nbsp;If so, does it matter if they are both using LDAP, or is it better/worse to use LDAP for one and IMAP for the other?</div><div><br></div><div>Is it also possible to be sure that if someone only enters a "uid" username (without @example.com) that authentication will be performed using the LDAP server, and if they enter a full email address, that authentication will be performed using the email server? &nbsp;The main reason for wanting this is because it's possible for the password for user "joe" on the LDAP server to be different from the password for "joe@example.com" (even if "joe@example.com is the "mail" attribute for "uid"=joe on the LDAP server).</div><div><br></div><div>I hope this is clear. &nbsp;I'll be happy to answer any questions if this is too confusing. &nbsp;:-)</div><div><br></div><div>Thanks for any guidance you can give!</div><div>Brad</div><div><div><div id="MAC_OUTLOOK_SIGNATURE"></div></div></div></body></html>