• Resolved cmendlacct

    (@cmendlacct)


    When I run the logon test, I am getting

    AD Integration Logon Test

    openLDAP not installed

    Situation/questions

    • Openldap is installed on the server. Services says it is running.
    • Server is running IIS on server 2012
    • not totally sure how the base dn should be set. I have it at cn=users,dc=domain,dc=tld
    • If I use the ldap explorer tool 2, the test on the server tab says OK
    • Installed openldap with the berkley engine
    • netstat shows port 389 and 636 on the server as ‘listening’

    I’d appreciate any thoughts

    thanks

    chris

    https://wordpress.org/plugins/active-directory-integration/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cmendlacct

    (@cmendlacct)

    If I rub the ldapwhoami, I get

    c:\OpenLDAP\ClientTools>ldapwhoami
    ldap_connect_to_host: TCP localhost:389
    ldap_new_socket: 484
    ldap_prepare_socket: 484
    ldap_connect_to_host: Trying ::1 389
    ldap_pvt_connect: fd: 484 tm: -1 async: 0
    attempting to connect:
    connect success
    ldap_sasl_interactive_bind_s: No such attribute (16)

    c:\OpenLDAP\ClientTools>

    Thread Starter cmendlacct

    (@cmendlacct)

    This is working now. There was another post that mentioned adding

    extension=php_ldap.dll

    to the php.ini file. That fixed the missing ldap issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘OpenLdap not installed’ is closed to new replies.