Versions Compared

Key

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

...

Panel
borderColor#ccc
bgColor#FcFEFF
titleColorwhite
titleBGColor#00a400

 This topic is discussed in the "Grouper Maintenance" training video.

...

Universal Subject

...

Daemon Utility (USDU)

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 is now run using the daemon.

...

A future version may extend the Source class to provide more efficient lookups of subjects.

Details

This utility finds and deletes memberships and privileges. It is possible for an unresolvable subject to be a creator or modifier of a group, in that case, calling Group.getCreateSubject() or Group.getModifySubject() will result in a SubjectNotFoundException.

...