Versions Compared

Key

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

...

If you want access to it, please email grouper-dev@internet2.edu with what userid(s) you would like, and what you would like to use.  We can make sure it is available, and assign you a password.  We have the quickstart data set there, but you can get a stem to create what you like.  We might even be able to get you SSH credentials so you can run GSH...

Port forward mysql

Code Block
[mchyzer@login1 ~]$ ssh -L 3306:localhost:3306 i2midev6


Patch the demo server

Code Block
[appadmin@i2midev6 patchesAutoLoader]$ /opt/grouper/2.3/patchesAuto/run.sh

And 

[appadmin@i2midev6 patchesAutoLoader]$ /opt/grouper/2.3/patchesAutoWs/run.sh

And
[appadmin@i2midev6 patchesAutoLoader]$ /opt/grouper/2.3/patchesAutoLoader/run.sh

...


Add WS user

A grouper admin can add a WS user to the demo server:

...