• I simply cannot get this plugin to work – anyone else having problems? The strange thing is other AD plugins (such as Simple AD Authentication) are working fine with the same settings…

    Commenting out line 237
    if (!$this->_bind){ return (false); }
    means it works, so I think this indicates that rebinding with the admin account details works.

    I’ve manually coded in my AD credentials to the beginning of the method and it still failed, so it’s not to do with failure to pass parameters. I also removed .$this->_account_suffix to make sure no unexpected characters were creeping in there.

    Any other checks I can do?

    http://wordpress.org/extend/plugins/active-directory-integration/

Viewing 1 replies (of 1 total)
  • Plugin Author glatze

    (@glatze)

    Send me an e-mail with the output of the test tool to christoph_at_steindorff.de and I’ll have a look at it. Don’t forget to replace security relevant informations like passwords.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Active Directory Integration] Failing at user binding stage’ is closed to new replies.