Deleting users: Sample XML file

<?xml version="1.0" encloding="ISO-8859-1"?
<XML>
<ROLEDATA> 
   <ROLE ID="Test1">
   <ROLE ID="Test1">
</ROLEDATA>
<GROUPDATA> 
   <GROUP ID="Test1">
   <GROUP ID="Test1">
</GROUPDATA>
<USERDATA ProductLine-"APPS900" SSOPPASSWORD="temp"> 
   <USER ID="cssttst100"/>
   <USER ID="cssttst101"/>
   <USER ID="cssttst102"/>
   <USER ID="cssttst103 RMID103"/>
</USERDATA>
<IDENTITIES>
</IDENTITIES>
</XML>

Command syntax for loadusers when used to delete users

From the command line, type

loadusers -f filename -u

where

filename = the XML file that contains the user data to be deleted