deleteuser

DeleteUser: user deletion tool

The DeleteUser tool is used to remove data pertaining to a uPortal user from several of the database tables used by the uPortal reference implementation. Note that the user is removed only from groups stored in the reference portal database. Other group memberships will persist.

To run DeleteUser, type:

ant deluser -Duser=someUserName

from the uPortal base directory.