Jump to content

LDAP Upload error - "the element was not expected at location"


Dan Munns

Recommended Posts

Hi all,

I have created a new LDAP import to pick up users in a specific OU. It works fine for most users but some (6 in this case) are not created with the following error message:

Unable to Create User: The element <password> was not expected at location '/methodCall/params/password'

Does anyone have any ideas? 

@Victor @Steven Boardman @TrevorKillick

Sorry for the tags but this is quite urgent as it has failed to create a user I need to test log in with tomorrow morning. 

Thanks 

Dan

Link to comment
Share on other sites

@Dan Munns one of these mappings is missing (screenshot from our wiki):

       "UserId":"[sAMAccountName]",
       "UserType":"user",
       "Name":"[cn]",

 ...most likely the name... 

EDIT:  ... "name" is a mandatory parameter for users in Hornbill, if this is missing when doing LDAP import you would get this type of error...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...