Skip to content
Permalink
202109
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@wgthom
Latest commit 686644c Jun 6, 2019 History
1 contributor

Users who have contributed to this file

Appendix

401.2.5 Future Memberships Query

401.3.1 Application Skeleton Script

This script automatically creates an application folder along with security groups and permission rules. You must use the Grouper Shell (GSH) to run a short script. To run GSH, you must connect to the GTE container that has the Grouper API installed:

root# docker exec -it CONTAINER_NAME /bin/bash
bash# cd bin
bash# gsh

At this point you can paste in the following script:

401.3.1 Temporary Access Script

This script automatically creates an application folder along with security groups and permission rules. You must use the Grouper Shell (GSH) to run a short script. To run GSH, you must connect to the GTE container that has the Grouper API installed:

root# docker exec -it CONTAINER_NAME /bin/bash
bash# cd bin
bash# gsh

At this point you can paste in the following script: