- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 06:30 AM
I recently found two entries for one user in Unity 12.5. The main entry for this user is working as it should and was able to integrate with our LDAP directory upon configuration. The second entry simply has the user's basic information (alias, FN, LN, Display Name). If I try to delete this entry I receive the error message of "Object not found User". I've tried first deleting the working entry but the phantom entry still returns the "Object not found User" error message. The working entry can be rebuilt and integrated normally while the phantom entry is still in the system. What steps do I need to take to remove this phantom entry?
Solved! Go to Solution.
- Labels:
-
Unified Communications
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 07:09 AM
Might want to reach out to TAC so they can look in the DB and exactly what needs to be deleted and if there are any other dependencies that might need to be removed.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 07:09 AM
Might want to reach out to TAC so they can look in the DB and exactly what needs to be deleted and if there are any other dependencies that might need to be removed.
java
if this helps, please rate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2021 07:54 AM
Thank you, Jaime.
This was my suspicion as well but I though I would ask here first on that chance that someone may have already easily resolved this issue.
