Hi All,
I'm looking at SugarCRM's LDAP integration and want to use Scalix LDAP directory as the source to authenticate (and create) SugarCRM users. Unfortunately, the structure of the SugarCRM directory is somewhat different from the examples provided for using OpenLDAP. Would any one happen to know what bindings and attributes should be used by SugarCRM to access account information from the Scalix directory?
For LDAP authentication support, SugarCRM requires:
Base DN: dc=domain,dc=net
BindAttribute:
Login Attribute:
BindAttribute, in the examples provided, have such things as userPrincipalName for Active Directory and OpenLDAP, and uid for MacOS-X.. but userPrincipalName doesn't seem to exist in the Scalix directory structure.
Login Attribute has examples of userPrincipalName for AD, dn for OpenLDAP, and dn for MAC OS-X but these don't seem to be useful either.
If anyone has any ideas, I would be most grateful. Ultimately we hope to use the scalix LDAP for further integration with other systems (such as our HR Employee Self Service system).
Many thanks in advance
Leland