Can’t delete outstanding object in ADSAccount

I have a few user accounts in the ADSAccount table that are duplicates, so I’ve been going through and cleaning them up.

For one user account the duplicate has been assigned by an account definition so I can’t delete it. When I run RevokeAccountDef it tells me “The account definition cannot be removed because it was not manually assigned”. Is it possible to override this? 

Parents Reply
  • Yes, it is the wrong ADSAccount that is marked outstanding. This is version 8.0.

    All of the employees in question predate the implementation of OneIdentity and thus their AD accounts were preexisting. They end up with two entries in the ADSAccount table and the outstanding one is the one with the account definition. Unfortunately that is not the one that corresponds to the actual user account in AD.

    Btw, I hope this is the right use of the forums!

Children