• Resolved RobertLask

    (@robertlask)


    I’m having a weird problem. When new first time user authenticates using AD credentials, the WP account is created and user is forwarded to the profile screen. If the wrong AD password is provided on first time login user is denied access to the site. After logout, for any subsequent login attempt user can type any random password string and the WP allows to login. User is again forwarded to the user profile screen.
    Does anyone have any ideas what may be wrong?

    Environment
    WP – version 3.3.1
    active-directory-authentication-integration – tried both official 0.6 and development 0.7.
    Server – Win2k8
    Web Server – IIS7

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Curtiss Grymala

    (@cgrymala)

    I’m a little confused. Which users are able to login with any password? Are these the users that logged in successfully before, or are they the users that were denied the first time they tried to login with the wrong password?

    Thread Starter RobertLask

    (@robertlask)

    Let me provide more details and explain the scenario. The plugin is configured to auth users through one AD server (no SSL). I enabled the “Automatically create new WP user” and “Auto update users…”. All other options are set to defaults.
    When I navigate to the test.php page and try [email protected] and valid AD password the test is successful and user is created in WP. The same happens if I navigate to login page on my WP site (/wp-login.php). After successful login, user is forwarded to the user profile page. So up to this point all works as expected.

    After log out, browser is forwarded back to the login screen. At this point I can enter the same AD user credentials “[email protected]” and whatever string as password (valid AD password works as well). User is authenticated and forwarded back to the profile page.

    To make sure there is no cashed session of some sort, I tested with closing the browser, clearing cookies, resetting IIS.

    Thread Starter RobertLask

    (@robertlask)

    Do you have any suggestions? Thank you for all help, Robert

    Thread Starter RobertLask

    (@robertlask)

    After complete re-installation of whole environment there is no more problem. Authentication and registration of AD users works as expected. Not sure what the problem was, but I suspect i may have to do with the fact that I have been testing different authentication methods and there was a conflict with one of the plugins that have not deactivated properly.

    Plugin Author Curtiss Grymala

    (@cgrymala)

    Awesome. Thanks for the update. I was trying to see if I could replicate the issue, but I wasn’t having any luck. Glad you got it sorted.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Active Directory Authentication Integration] User password not verified’ is closed to new replies.