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

Compare with Current View Page History

« Previous Version 5 Next »

Description

The grouper installer admin tool will help grouper administrators perform tasks that previously were tedious or difficult.  This does not exist yet.

This admin tool will work by running SQL against Grouper and creating and running GSH scripts.

You can run this tool in readonly mode where it just prints the scripts but doesnt run them, or you can have the admin tool run the script.

Run the admin tool

java -jar grouperInstaller.jar
Do you want to 'install' a new installation of grouper, 'upgrade' an existing installation
  or 'patch' an existing installation
  (enter: 'install', 'upgrade', 'patch', 'admin' or blank for the default) [install]: admin

Main menu

in the admin tool you can:

  • manage access
  • manage loader jobs
  • manage rules
  • grouper status
  • fix grouper

Manage access (memberships, privileges, permissions)

  • list access for a user
  • deprovision access for a user (pick which to include or exclude)
  • clone access of a user to another user

Manage loader jobs

  • list loader jobs
  • list recently failed loader jobs
  • run recently failed loader jobs
  • edit loader job (wizard)
  • create loader job (wizard)
  • delete loader job

Manage rules

  • list rules
  • edit rule (wizard)
  • create rule (wizard)
  • delete rule

Grouper status

  • unresolvable report
  • bad membership finder

Fix grouper

  • unresolvable subject deletion utility
  • fix bad membership

 

 

 

 

 

 

 

sdf

  • No labels