Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Paul Gilzow

    (@gilzow)

    Absolutely! I’m on my phone so can’t pull up the settings screen, but it should be the second or third option, it’s a drop down and TLS will be one of the options you can choose

    Thread Starter icarnr

    (@icarnr)

    I also have a service user to be set before I can run query from my wp to my ldap.
    Is it possible to enter the service account inside plugin settings?
    V.

    Plugin Author Paul Gilzow

    (@gilzow)

    not familiar with the term “service user” in terms of LDAP, but if you mean you need an account with search privileges to log in to perform the lookup before attempting the bind with the end user, yes, wpDirAuth supports this. In the wpDirAuth settings it is referred to as Bind DN:

    Enter a valid user account/DN to pre-bind with if your LDAP server does not allow anonymous profile searches, or requires a user with specific privileges to search.

    Plugin Author Paul Gilzow

    (@gilzow)

    Were you able to get things figured out? If you’re still having SSL/TLS issues, here is a simple connection script to test connecting to LDAP: https://github.com/gilzow/simple-ldap-test/blob/master/ldap.php

    Plugin Author Paul Gilzow

    (@gilzow)

    @mpaskevi, were you able to get things sorted out? Let me know, as I’d like to go ahead and close this thread.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘LDAP TLS’ is closed to new replies.