04-16-2024 01:02 PM
Hi Pros,
I'm using an LDAP connector for on-prem AD connectivity for new user creation. While creating a user it is getting created as a disabled user and not sure why but i cant find the "Account Enabled" attribute in the schema itself when trying to update the user through update action or even while creating as well.
Any thoughts on that?
Thanks,
Umar
Solved! Go to Solution.
04-22-2024 01:14 AM
04-22-2024 01:14 AM
07-03-2024 07:33 AM
Hey everyone, I attempted to perform this action with updating a new user account and I'm getting the following error below:
[LDAP: error code 53 - 0000052D: SvcErr: DSID-031A126C, problem 5003 (WILL_NOT_PERFORM), data 0 ]
I've already verified that I'm using an SSL connection (found in an earlier post). In my recipe I can add the user to AD, add the new user to a group and set a password, but once I get to the step to enable the account it fails. I even tried to change up the order of the recipe as well, to make sure things are being created in AD before being modified, but no luck. Any advice on what the issue could be is greatly appreciated.
Thx!
07-19-2024 09:00 AM
Hi @joshdehnke
I had a similar error as well and I had to disconnect the connector and connect again. That works for me!
07-19-2024 09:03 AM
I have noticed one more thing, which is when creating account it is not mailbox enabled and nothing came in proxy filed as well.
Can you please guide, like which propertise we can use to make sure account created with mailbox enable and mailboxArchiveEnabled ?
Thanks,
Umar