cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

AD - LDAP Connector - New User Creation

UmarAkbar
Deputy Chef I
Deputy Chef I

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

1 ACCEPTED SOLUTION

javier-riesco
Workato employee
Workato employee

Hi @UmarAkbar can you try updating the userAccountControl value to 512 based on this ?

SCR-20240422-jjds.png

 

 

View solution in original post

4 REPLIES 4

javier-riesco
Workato employee
Workato employee

Hi @UmarAkbar can you try updating the userAccountControl value to 512 based on this ?

SCR-20240422-jjds.png

 

 

joshdehnke
Deputy Chef I
Deputy Chef I

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!

Hi @joshdehnke 

I had a similar error as well and I had to disconnect the connector and connect again. That works for me!

UmarAkbar
Deputy Chef I
Deputy Chef I

@javier-riesco 

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