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

Compare with Current View Page History

« Previous Version 58 Next »

Welcome to Virtual Grouper training.  10am-5:30ET, Tues-Wed June 2-3 2020

Schedule

Break times are approximate and up for discussion

TimeTopic
DAY 1
10:00-10:15Introduction
10:15-11:15101: Grouper basics
11:15-11:30Break
11:30-12:45101: Grouper basics
12:45-1:30Lunch
1:30-2:45101: Grouper basics
2:45-3:00Break
3:00-3:45101: Grouper basics
3:45-4:15 201: TIER Access Governance
4:15-4:25Break
4:25-5:30201: TIER Access Governance
DAY 2
10:00-10:30201: TIER Access Governance
10:30-11:15211: Grouper Privileges
11:15-11:30Break
11:30-12:00211: Grouper Privileges
12:00-12:15301: GSH (Grouper command line shell)
12:15-12:45311: Grouper Containers
12:45-1:30Lunch
1:30-2:15311: Grouper Containers
2:15-2:45401: Access Governance Practicum
2:45-3:00Break
3:00-4:15401: Access Governance Practicum
4:15-4:25Break
4:25-5:30401: Access Governance Practicum


The Grouper Training Environment (GTE) is a set of lesson plans, training exercises, and supporting Docker modules. Students are able to bring up a full training environment by running a simple command. The GTE provides all the necessary components and configuration to go from learning basic Grouper operations, to exploring the access governance concepts presented in the Grouper Deployment Guide (GDG). The focus of the GTE is Grouper installation, configuration, design, and operation. Little to no technical experience is required to complete the Grouper training.

The training environment will be made available to students via Amazon Web Services (AWS).  The student will only need a connection to the Internet and a suitable SSH client (e.g. OpenSSH on UNIX/Linux/Mac systems or PuTTY on Windows).  IP addresses and credentials will be provided during the class.

Session information

  • We will be taking short breaks throughout the day and a longer lunch break around 1:00 ET.
  • To keep things flowing well, please refrain from using the Zoom chat window. Instead, use the dedicated Slack channel for your discussions!
  • VMs will be opened up several days before the class. They will remain open for two weeks after the class so that you can practice the lab exercises.
  • Ask ALL of your questions. There are no dumb questions.

Pre-work

  1. Connect to your AWS instance from your computer
  2. Install "Kahoot!" (learning and trivia app) on your phone or preferably a device not used by zoom
  3. Install the Zoom app if you do not already have it
    1. It is nice if you have a camera available that you can turn on from time to time so we can all put names to faces
  4. Install the Slack app if you do not already have it and make sure you are in the grouper-training-spring2020 channel
  5. Review these commands that you will need (located in the GTE)
  6. If you do not know linux, here is a 5 minute lesson
  7. If you do not know “vi”, here is an 8 minute lesson
  8. Read the Grouper Deployment Guide

Computer setup the morning of training

  1. If you have a phone or device not used for zoom, have that available with Kahoot! running. 
    1. You do not need to sign in to Kahoot but when using it please enter your real first and last name
  2. If you have multiple monitors available, that would be useful but not required
    1. Might be nice to not use a separate computer for Zoom and exercises, so you can share your screen if needed
  3. Open the Slack app to the grouper-training-spring2020 channel
  4. Open the Zoom app and connect to the Main zoom meeting (pinned from slack channel)
    1. Please mute yourself and either keep your camera on or be prepared to turn it on while speaking so we can put names to faces
  5. Open your terminal or SSH client (from pre-work <above> and slack pin) and connect to your GTE instance
    1. Run this command

      ./gte 101.1.1
    2. Leave that terminal/ssh window open.  Be prepared to reconnect if your SSH tunnel disconnects (e.g. when your browser stops working)
  6. Close all your browsers and tabs
  7. Open Chrome (or firefox if you don't have Chrome)
    1. Tab 1: GTE Jump page: https://localhost:8443/
    2. Tab 2: Grouper admin account:  https://localhost:8443/grouper/   (banderson/password)
    3. Tab 3: Text to copy/paste
    4. Tab 4: GTE commands
    5. Tab 5: SQL manager: https://localhost:8443/phpmyadmin/   (root/<no password>)
    6. Tab 6: LDAP manager: https://localhost:8443/phpldapadmin/  (cn=root,dc=internet2,dc=edu/password)
    7. Tab 7: Messaging manager: https://localhost:8443/rabbitmq/  (guest/guest)
  8. We need another Grouper non-admin session.  Either open an incognito Chrome window (if other tabs are not incognito), or open a different browser (e.g. Firefox instead of Chrome)
    1. Tab 1: Grouper non-admin account:  https://localhost:8443/grouper/   (jsmith/password)
  9. Open a text editor e.g. notepad (windows) or notes (mac)

GTE commands - Simple commands to run GTE courses and interact with the environment

Text to copy/paste - Text from slides to copy and paste easily

Grouper Deployment Guide - Grouper concepts, standards, and best practices


GTE app links (once connected and a lesson is started)


NameLinkCredentialsDescription
Jump pagehttps://localhost:8443/ 
Links applications
Grouperhttps://localhost:8443/grouper/Admin: banderson/password
Civilian: jsmith/password
Grouper UI application
Database managerhttps://localhost:8443/phpmyadmin/root / <no password>Phpmyadmin Mysql database manager
LDAP managerhttps://localhost:8443/phpldapadmin/username: cn=root,dc=internet2,dc=edu
password: password
Phpldapadmin LDAP administration
Messaging managerhttps://localhost:8443/rabbitmq/username: guest
password: guest
Rabbitmq messaging administration
Shibboleth attributeshttps://localhost:8443/app
Simple screen to show login state

Other info linked from slack "pin" to keep private

  • Slides (only accessed by registered course participants)
  • SSH IPs and credentials
  • Zoom teleconference coordinates

Help

If you have any questions about the workshop or its technical content, please send a note to Erin at  emurtha@internet2.edu .

You can also use the dedicated Slack channel for an even faster response.

  • No labels