Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Kopano LDAP error (staging environment)

    General Discussion
    ldap kopano core
    1
    2
    167
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Former User
      A Former User last edited by A Former User

      Hello everyone!

      I’ve setup Kopano with LDAP auth according to that tutorial.
      Postfix can see users and aliases using postmap -q jdoe@domain.tld ldap:/etc/postfix/ldap-users.cf; postmap -q jdoe@domain.tld ldap:/etc/postfix/ldap-aliases.cf commands now.
      BUT Kopano server can’t to do so.
      I get stucked on error

      LDAP query in "" failed: (&(&(objectClass=kopano-user)(|(objectClass=kopano-user)))(|(uid=jdoe\40domain\2Etld))) (result=0x20, No such object)

      K-1502: Unable to retrieve list from external user source: ldap_search_ext_s: No such object
      So, what’s the matter and what’s the reason of error?

      1 Reply Last reply Reply Quote 0
      • A Former User
        A Former User last edited by

        @Finji said in Kopano LDAP error (staging environment):

        LDAP query in “” failed: (&(&(objectClass=kopano-user)(|(objectClass=kopano-user)))

        I’ve found solution myself

        ldap_search_base = dc=domain,dc=tld
        

        From here

        1 Reply Last reply Reply Quote 0
        • First post
          Last post