Skip to Content
0
Former Member
Jan 23, 2008 at 01:18 AM

Connecting EP to Multiple Data Sources of Different Types (AD & TAM LDAP)

27 Views

Hi, currently we have our EP connected to TAM LDAP with ssl enabled. Config settings are defined in an xml file which is loaded via config tool. We want to add a connection to an Active Directory (no ssl), with the TAM LDAP connection still in tact. How can I make this happen? One issue we are having is that AD uses "samaccountname" as the unique LDAP attribute, while TAM uses "uid" as the unique LDAP attribute. But, it looks like in config tool the value we have there (samaccountname or uid) persists regardless of which LDAP data source (i.e., we can't define this field for each individual data source). Do you know if I can make multiple entries in this field (e.g. "uid,samaccountname")? Any input is greatly appreciated. Thank you.