remove resource

I loaded users into IDM using a form which assigns a fsync resource to a user. Now when I am trying to update this user,IDM says that I remove this resource from the user or correct the resource.

Then I tired command,user,waveset.resources

update,user1,|Remove|fsync.

and still getting the same error.

Can anybody help me.

Thanx.

[366 byte] By [@waveseta] at [2007-11-27 5:49:37]
# 1

Try the Unassign,Unlink option in the bulk actions list.

1. Select "Unassign, Unlink" for Action

2. Form will display new row for Target Resource Accounts. Choose "Selected Types"

3. Form will display a multiselect of your resources. Choose the fsync resource.

4. Put the userid in the User text area and Launch

If that doesn't work, one more way would be to try the "From Action List" option but change the following parameters.

1. Check "Only update the identity system account"

2. Check "Do not fetch resource account attributes"

Input area should contain:

command,user,resources

Unassign,user1,fsync

Jason

jsalleea at 2007-7-12 15:36:23 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

I tried both approaches and when viewed the task status.

it says "Resource 'fsync' is not valid for this user.

Also tried,

command,user,waveset.resources

update,user01,|Remove|fsync

Status: 'User was updated, no resource accounts were changed'

Actually it did not remove 'fysnc' resource from the user.

@waveseta at 2007-7-12 15:36:23 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
Try using a file instead of action list. Sometimes it might work.
G_identitya at 2007-7-12 15:36:23 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4
will this workupdate,user01,|Remove|FysncI am not being able to remove or unassign this resource from the user.I loaded user using ff sync form and fsync process.
@waveseta at 2007-7-12 15:36:23 > top of Java-index,Web & Directory Servers,Directory Servers...