deleteUser command

Use this command to delete a user.

Purpose

Use the deleteUser command to delete a user from virtual member manager.

If successful, the deleteUser command returns the unique name of the user.

Syntax

deleteUser { -uniqueName uniqueName } 

Parameters

-uniqueName uniqueName
Specifies the unique name value for the user that you want to delete. This parameter maps to the uniqueName property in virtual member manager.

Sample

To delete the user Dan Meyers, whose uniqueName is uid=dmeyers,cn=users,dc=yourco,dc=com, issue this command:
$AdminTask deleteUser {-uniqueName uid=dmeyers,cn=users,dc=yourco,dc=com}


Terms of use | Feedback

http://publib.boulder.ibm.com/infocenter/wasinfo/v7r0/index.jsp?topic=/com.ibm.websphere.wim.doc/deleteusercommand.html