OX6 CE / LDAP/ STARTTLS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • floeschie

    #1

    OX6 CE / LDAP/ STARTTLS

    How can I enable TLS encryption between OX6 CE and OpenLDAP? Connecting via "ldapsearch -ZZ -x uid=myuser" works...
  • Carsten Hoeger
    Open-Xchange Professional Services
    • Mar 2007
    • 710

    #2
    Dunno about TLS, but you could use ldaps in specifying

    java.naming.provider.url=ldaps://....

    in /opt/open-xchange/etc/groupware/ldapauth.properties.

    Comment

    • floeschie

      #3
      Yes, I tried using "ldaps://..." but as OpenLDAP isn't listening on port 636 this fails. Setting the URI to "ldaps://myldapserver:389/" doesn't work either, I'll post the error next week (I'm ready for some sleep now )

      Comment

      • Popeye
        Junior Member
        • Jul 2007
        • 27

        #4
        Hello floeschie

        question 1: is the openldap on a different server (just to be sure

        question 2: did you configure tls in your slapd.conf?

        CU
        Popeye

        Comment

        Working...
        X