ADLDS

Copper Contributor

I have an ADLDS instance hosted in DMZ, it's in work group. I have application integrated with it and this application creates ADLDS user in it using default API. Issue is that specifically for this instance, ADLDS user creation is failing with below error

 

 

MessageThe principal could not be enabled because the existing account control flags could not be read.

Type of Exception: PrincipalOperationException

Stack Trace:

   at System.DirectoryServices.AccountManagement.ADStoreCtx.Insert(Principal p)

   at System.DirectoryServices.AccountManagement.Principal.Save()

 

we have checked with adsiedit, ldp connect and bind is succesful. i can manually create the user as well, only through application if i try to create, i get error

in ADLDS event log i also get below

 

Internal error: The operation on the object failed. 

 

 

Additional Data 

Error value:

1 00002074: AtrErr: DSID-03120199, #1:

0: 00002074: DSID-03120199, problem 1001 (NO_ATTRIBUTE_OR_VAL), data 0, Att 90004 (replUpToDateVector)

0 Replies