Steve Giller Posted September 26, 2018 Posted September 26, 2018 2018/09/26 14:04:12 2018/09/26 13:04:12 [DEBUG] Buffer For Job: 1084 - Worker: 4 - User: a****.a***** 2018/09/26 13:04:12 [DEBUG] Create User: a****.a***** 2018/09/26 13:04:12 [DEBUG] LDAP Attribute for Site Lookup: [streetAddress] 2018/09/26 13:04:12 [DEBUG] Looking Up Site ************* 2018/09/26 13:04:12 [DEBUG] Found Site in Cache8 2018/09/26 13:04:12 [DEBUG] Site Lookup found Id 8 2018/09/26 13:04:12 [DEBUG] password 2018/09/26 13:04:12 [DEBUG] Auto Generated Password for: a****.a***** - LzKwuKYmcP 2018/09/26 13:04:12 [ERROR] Unable to Create User: The specified handle [A**** A*****] is already in use Error above in import log - I can confirm that 'the specified handle' is not already in use - the user's old name appears as a user in System > Organisational Data > Users but the new name does not. Any clues that I need to look for to track down where the issue is? The user (under the new name) is being found on the scan of the OU 2018/09/26 13:00:01 [DEBUG] Write to DN Cache: CN=A**** A*****,OU=... ID:a****.a***** I have 3 other 'Unable to Create User' errors, but these are 'User already exists with account status: active' and this is true for all three.
Steve Giller Posted September 27, 2018 Author Posted September 27, 2018 Any suggestions on this? The customer has finally noticed
James Ainsworth Posted September 28, 2018 Posted September 28, 2018 Hi @DeadMeatGF So, just to confirm... On 9/26/2018 at 6:53 AM, DeadMeatGF said: the user's old name appears as a user in System > Organisational Data > Users but the new name does not. Is this a new user or a user that has had a name change and you are wanting a new account created for them?
James Ainsworth Posted September 28, 2018 Posted September 28, 2018 Whoops... just saw the title of the topic. So, yes a name change. There is a setting api.xmlmc.uniqueUserHandle.enable which can be found in administration under System->Settings->Advanced Settings. Setting this to False will allow duplicate Handles. While it may not be an answer to why this is happening, it might provide a solution for you to move forward. Regards, James
Steve Giller Posted September 28, 2018 Author Posted September 28, 2018 @James Ainsworth I'll try that and let you know what happens, but there shouldn't be any duplication: The existing account should the handle "Firstname Old_Surname" and the new account has the handle "Firstname New_Surname" The sync next runs about 10:00 so we'll see what happens!
Steve Giller Posted September 28, 2018 Author Posted September 28, 2018 That's enabled the creation - I'm still slightly confused as to why it considered the handle as a duplicate. Which field is it comparing to check for duplicates? I can probably make sure that this does not clash after a name change if I know what to look out for.
James Ainsworth Posted September 28, 2018 Posted September 28, 2018 Good to know that your user has now been added. The Handle is stored in the h_sys_accounts table in the Name (h_name) column. If you have Database direct you may be able to look to see if this name has infact been duplicated and against which user record. Regards, James
Steve Giller Posted October 1, 2018 Author Posted October 1, 2018 Thanks @James Ainsworth I'll have a look in the database and see what's happening.
Steve Giller Posted October 1, 2018 Author Posted October 1, 2018 I'm guessing that because we leave the 'old' email intact the import is picking this up and matching on that value, and updating the existing account to have the new handle. Then the new account cannot be created because of the matching handle.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now