Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: s1Lv3r on February 03, 2009, 10:06:50 AM
-
Hello everyone :smile:,
Is anyone here successfully configured SugarCRM to authenticate through SME's LDAP?
BTW, I have followed this contrib - http://wiki.contribs.org/LDAP
Thanks!
-
I haven't tried this personally, but it may work. Remember that this is alpha code.
What exactly is going wrong? Can you post from the vTiger logs?
-
I was able to make SugarCRM authenticate through SME's LDAP
For the benefit of those who may be wondering how to authenticate the SugarCRM through SME's LDAP, here’s what I did:
I followed this contrib - http://wiki.contribs.org/LDAP
Then I used the following settings in SugarCRM:
Enabled LDAP server
Server: IP of the SME server
Port Number: 389
Base DN: dc=sampledomain,dc=com
Bind Attribute: dn
Login Attribute: uid
Authenticated User: uid=root,ou=Users,dc=sampledomain,dc=com
Authenticated Password: root's password
Enabled Auto Create Users
Thanks!
-
For future reference, the steps for using LDAP authentication for vTiger are probably similar, although not tested.
Thanks for sharing :)