• I run a few wordpress installations and we recently upgraded to a new server which is running php 5.4. On two separate worpress websites where multi-site is turned on and AD integration is currently active everything runs just fine.

    However, I have one additional website which also uses AD Integration where multi-site is NOT turned on and I am running into a problem that when I try to add a user, I get the following error message: “ERROR: Please enter your password.”

    I am able to log in to this website just fine with an account that is authenticated through AD I just can’t add users. I came across this post: https://www.ads-software.com/support/topic/wp-40-error-please-enter-your-password
    which suggested filling in the “Base DN” setting on the configuration of the plugin. I did as suggested but I am still experiencing the same problem. Has anyone come across this issue, or even better, a way to solve it?

    Thanks.

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter SARguy

    (@sarguy)

    Is anyone else experiencing this problem?

    Thread Starter SARguy

    (@sarguy)

    I really need some help here, I’ve turned on debugging on the site and have not noticed anything out of the ordinary. What else can I do to figure out why this is happening on this version of PHP?

    In the past when I want to add a new user (not in my AD), I have disabled the plugin, added the user and password, saved it, then reactivated the plugin.

    Otherwise, I expect new accounts to be created with the user in my AD logins the first time.

    Thread Starter SARguy

    (@sarguy)

    I am still having the exact same problem with this. So far the only solution has been to disable the plugin, create the user and then reenable the plugin. However, that means that when I create the user I have to set a password for the ‘local’ user that gets created. Once the plugin is reenabled then the user can log in with either the local password or the AD password. This does obviously not a solution. I am surprised noone else is having this problem.

    Moved an existing wordpress site to a new server running PHP Version 5.5.9-1ubuntu4.11, and I’m getting this now too.

    I installed the debug toolbar, and found this:

    NOTICE: wp-content/plugins/active-directory-integration/ad-integration.php:1407 – Undefined property: stdClass::$ID
    edit_user, do_action_ref_array, call_user_func_array, ADIntegrationPlugin->prevent_email_change

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘ERROR: Please enter your password.’ is closed to new replies.