Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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.

  • No labels