Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Unresolvable Subject Deletion Utility (USDU)

This document is released alongside Grouper v1.4.0.

Info

As of Grouper v2.4, updates were made to allow deleting subjects after being unresolvable for X days.

As of Grouper v2.5, USDU has been changed to perform other functions as well.  See Grouper USDU v2.5+.  Because of these changes, USDU should be run using the daemon now instead of the instructions below.


 The The Unresolvable Subject Deletion Utility finds and optionally deletes memberships for subjects which can not be found by their source.

An unresolvable subject is a subject that can not be found by its source. A subject may be unresolvable because of a temporary or permanent source failure, or because it was removed from its source before memberships or privileges were deleted or revoked.

...

A future version may extend the Source class to provide more efficient lookups of subjects.As of Grouper v2.4, updates were made to allow deleting subjects after being unresolvable for X days.As of Grouper v2.5, USDU has been changed to perform other functions as well.  See Grouper USDU v2.5+.  Because of these changes, USDU should be run using the daemon now instead of the instructions below.


Usage

No Format
$GROUPER_HOME/bin/gsh.sh -usdu <command line arguments>

...