Delete Users
I am new to IDM and doing some tests.Loaded users using a flatfile resource.
Can I user bulk delete from ../debug page? It says configurator and administrator will be deleted and have to run init.xml again.
Is this a good approach?
What is the best way to delete users?
Thank You.
[312 byte] By [
@waveseta] at [2007-11-27 4:43:09]

# 1
How many accounts did you load in?
Another option is to use a bulk action and delete them. I have done this before, you just have to paste in the list of user account Ids into the text box, one per line. I used the lh console to display the users and it generated the list of account Ids as output in that process, then I just did a cut and paste.
# 3
Hi,
Use Launch Bulk Actions under Account tab for this.
do one thing go to %WSHOME%\bin and run lh console command than run listUsers command. this will display the list of all user. copy the list and paste it in the text area at Launch Bulk Actions under Account tab. check tha "Target the Identity System Account" checkbox and click on Launch button. it will delete listed user from IDM.
Thanx
Shant