• I’m using this plugin in a WP multi-site install. A user who tries to login receives “Error creating user!” That same user, in the “Test Tool” I get this:

    [NOTICE] Creating user ‘waterstc’ with following data:
    – email : waterstc@pitt.edu
    – first name : Thomas
    – last name : Waters
    – display name : WATERSTC
    – account suffix: @pitt.edu
    – role : editor
    [DEBUG] Setting local password to the used for this login.
    [ERROR] Sorry, that email address is already used!
    [NOTICE] – user_id :
    [FATAL] Error creating user.
    Error creating user!

    Is the issue surrounding the multisite set up?

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

Viewing 1 replies (of 1 total)
  • I am having a very similar issue to this. Users can login as normal but I cannot run xmlrpc methods. I am also in a multi-site install.


    [4] Authentication successfull for “xxxxx”


    [4] Creating user ‘xxxxxx’


    [6] Setting random password.
    [2] Sorry, that email address is already used!
    [4] – user_id :
    [1] Error creating user.
    Error creating user!

    Has anyone seen this before or found a solution?

Viewing 1 replies (of 1 total)
  • The topic ‘User unable to login with "unable to create user" message’ is closed to new replies.