Help! How to manually correct the OWNER after a misReconcile.

Hi experts.

Our reconciliation policy left a gap. About 20 AD resource accounts are now CONFIRMED and OWNED by wrong IdM user accounts.

How can I correct this situation?

I try highlighting the record in Examine Account Index but I get just 2 options neither help correct this.

What I want to do is to return the AD resource account to state UNASSIGNED so it can be linked correctly.

How is it done?

I am getting stressed over this.. its an urgent situation.

[500 byte] By [greenfan88] at [2007-11-26 7:39:44]
# 1

Assuming you have IDM 6.0:

- Login to the idm admin interface (as configurator, for example).

- Click on the accounts tab

- Click the checkbox next to the user and then select unassign

You are then taken to the user edit form. Only select unassign

on the resource account you want to fix.

- Click save.

Warning: I have not tested this. I'm actually not sure if you need

to click unassign and/or unlink.

It might help....

johni at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Thanks for the reply but we have IdM 5.5

I am worried about unlinking - it sounds like it may delete the resource account.

Surely there is an easy way. What do you do when manually linking and after searching for matches you suffer a mouse slip and click the wrong link from the possibilities!

greenfan88 at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
unassign and unlink does not delete the user from the resource, it only removes the user from IDM
farooqn at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4

Hi,

I tried an experiment with IDM6.0:

I unlinked a resource account.

This did not delete the resource account,

but the account situation changed to FOUND.

(Beware, there may be caching issues on the user interface

so you may not see the situation change immediately).

There is now an exclamation mark in a yellow triangle

next to the user in the main accounts tab.

(At this point, from the account index, you could then right-click on

an unassigned resource accounts and specify the owner.)

When I then edited the user, a

new heading called "DISCOVERED ACCOUNTS" appears,

along with and a field below it called "accountId".

I filled the accountId field with the resource-account-id of the resource

that should belong to this user, and clicked save.

This seemed to work for me.

Again, this is IDM 6.0 but the concepts might apply to 5.5

(don't hold me responsible though!)

Do you have a test account or test environment?

Hope this helps,

John I

johni at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 5
Have you tried changing the values directly in the user view? You can also try removing the user's access to that resource, correct your correlation rule and reconcile again. This is a tricky one, though.All the best.IC.
Indranil_Chakraborty at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 6

Thanks guys.

reading the help screen tells me (in IdM 5.5) that I can manually adjust the ownership for all resource accounts that are *not* CONFIRMED. Wonderful.

So is it really so in IdM version 5.5 that to recover from a misReconcile, or a mouse slip, i.e. the case where the CONFIRMED OWNER is not correct, I must unlink the resource entry from that IdM user - so deleting the resource entry. Then restore that entry from a backup and reconcile again (with corrected policy)

greenfan88 at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 7
Unlink does not delete the account from the resource. So you could unlink the account and then re-reconcile with a corrected rule.
chits98 at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 8
Hi greenfan88,Did you manage to fix your misReconcile?Just interested in what (if anything) worked for you.Thanks,John I
johni at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...
# 9

yes I did,

In 5.5 you have to use the Delete menu option of the User.

i.e. Accounts -> Highlight User -> right mouse click -> Delete

On the delete screen I was able to check the unassign all resources checkbox. This fortunately does what I wanted. The first time was a bit of a nervous moment though.

GF

greenfan88 at 2007-7-6 19:44:05 > top of Java-index,Web & Directory Servers,Directory Servers...