• I’m having lots of trouble getting this to work. I have the correct LDAP settings in place (I made a quick C# console app to test connecting with the settings I’m using). I keep getting a ‘Login failed’ error and a warning about a line in the adLDAP.php file.

    I’m a bit lost as to what to do from here. I’ve tried changing around the settings several times, but I can’t get it to work.

    Here’s the error/warning I’m getting:

    Logon failed
    Warning: ldap_close() expects parameter 1 to be resource, boolean given in C:\inetpub\wwwroot\…….\wp-content\plugins\active-directory-integration\ad_ldap\adLDAP.php on line 470

    https://www.ads-software.com/plugins/active-directory-integration/

Viewing 1 replies (of 1 total)
  • Thread Starter patt4179

    (@patt4179)

    I’ve gotten at least the Bulk Import to not throw an error now, but it’s not returning any users and throws a warning saying ‘No group. Nothing to do.’ Does anyone know what’s happening? Here’s the result of the bulk import. (I’ve replaced part of the domain with asterisks for my client’s privacy)

    [INFO] ————————————-
    START OF BULK IMPORT
    2014-08-26 / 13:16:33
    ————————————-

    [INFO] Options for adLDAP connection:
    – base_dn: CN=users,DC=****,DC=local
    – domain_controllers: otis.****.local; franklin.****.local
    – ad_username: ****\intranet
    – ad_password: **not shown**
    – ad_port: 389
    – use_tls: 0
    – network timeout: 5
    [NOTICE] adLDAP object created.
    [INFO] Domain Controller: franklin.****.local
    [WARN] No group. Nothing to do.
    [INFO] Number of users to import/update: 0 (list generated in 0 seconds)
    [INFO] 0 Users added.
    [INFO] 0 Users updated.
    [INFO] In 0 seconds.
    [INFO] ————————————-
    END OF BULK IMPORT
    2014-08-26 / 13:16:33
    ————————————-

    Bulk Import returned no error.

Viewing 1 replies (of 1 total)
  • The topic ‘Login Failed’ is closed to new replies.