Results 1 to 3 of 3

Thread: Evolution LDAP Bug?

  1. #1
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    61
    Distro
    Ubuntu 15.10 Wily Werewolf

    Evolution LDAP Bug?

    I'm trying to add an LDAP directory to Evolution, but Evolution doesn't honor my searches.

    The directory is searchable from the command line, e.g.:

    Code:
    ldapsearch -x -h crtdir.certifikat.dk -b "c=DK" "mail=email@addre.ss"
    will return the result of the search. Similarly, I can search the directory in Thunderbird.

    I'm using Evolution 2.32.2 on Natty. The "Server" field contains "crtdir.certifikat.dk", and the port is 389. I've specified an insecure connectoin and anonymous login. The login field is left empty. In the details tab, the search base is "c=DK", and the search tree is specified as subtree. The search filter is left empty.

    I suspect Evolution is having problems with the fact that the LDAP directory requires a simple connection ("-x" in the command line), which doesn't seem to be an option in Evolution's LDAP settings.

    Can anyone help me out? How can I troubleshoot Evolution's connection?

  2. #2
    Join Date
    Apr 2007
    Location
    Denmark
    Beans
    61
    Distro
    Ubuntu 15.10 Wily Werewolf

    Re: Evolution LDAP Bug?

    Quote Originally Posted by ocwo92 View Post
    Can anyone help me out? How can I troubleshoot Evolution's connection?
    I decided to set up my own LDAP server, and with full debug logging, it looks like Evolution doesn't even connect to the server. I've filed a bug report on it.

  3. #3
    Join Date
    Feb 2005
    Location
    Melbourne, Australia
    Beans
    13,510
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Evolution LDAP Bug?

    Quote Originally Posted by ocwo92 View Post
    I decided to set up my own LDAP server, and with full debug logging, it looks like Evolution doesn't even connect to the server. I've filed a bug report on it.
    I have used Evolution to connect via LDAP to Microsoft servers, it is pretty tricky to get going and certain things do not work as expected.
    Regards, David.
    Please use the Forum search and Wiki search for immediate help
    Please mark your thread as Solved when appropriate
    New to technical forums?: How To Ask Questions The Smart Way

Tags for this Thread

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
  •