Results 1 to 3 of 3

Thread: Problems with ldap

  1. #1
    nxap.techadmin is offline Junior Member
    Join Date
    Jul 2009
    Posts
    2

    Default Problems with ldap

    Hi ,

    I've installed the latest sugarCRM stack install v 5.2.0d in Windows XP. I'm having trouble with ldap settings. Our ldap server is a Communigate Pro email server 5.0.8

    I tried these settings but didn't work
    enable LDAP: (checked)
    server: our FDQN server
    port: 389
    Base DN: cn= example.com
    Bind Attribute: myemailaddress@example.com
    Login attribute: uid
    authenticated user: myemailaddress@example.com
    authenticated password: <myemailpasword>
    autocreated users (checked)

    I tried another variation with authenticated user and password blank. I keep getting this error in the log: "ldapauth: failed ldap bind login"


    1) Is there compatibility issues with between this current Communigate Pro server and SugarCRM ?

    2) What would be correct ldap setting ?

    thank you kindly in advance for any suggestions.

  2. #2
    turutosiya's Avatar
    turutosiya is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    Tokyo, Japan
    Posts
    147

    Default Re: Problems with ldap

    Bind Attribute is wrong. you need to set attribute's name of LDAP to be used as username in SugarCRM.
    Bind Attribute: Enter the attribute name that is used to bind the user’s name in LDAP.
    And, it will be better to use following format in Authenticated user
    Code:
    uid=myusername,cn=users,dc=ldap,dc=mydomain,dc=com

  3. #3
    nxap.techadmin is offline Junior Member
    Join Date
    Jul 2009
    Posts
    2

    Default Re: Problems with ldap

    Thanks ! I'll make the corrections and try it out again.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. LDAP help!
    By scotthathaway in forum Help
    Replies: 3
    Last Post: 2009-07-24, 07:39 PM
  2. LDAP + AD again...
    By stefacht in forum Installation and Upgrade Help
    Replies: 1
    Last Post: 2009-04-10, 02:10 PM
  3. LDAP Help
    By ontai in forum Help
    Replies: 0
    Last Post: 2007-02-07, 07:22 PM
  4. LDAP giving me problems
    By roy1 in forum Help
    Replies: 0
    Last Post: 2007-01-31, 02:02 PM
  5. Inbound E-Mail, problems, problems, problems ...
    By Ericmuc in forum General Discussion
    Replies: 5
    Last Post: 2006-08-16, 10:24 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •