| 1 | Here are the environment requirements per Bill Thompson 2012-06-21: |
| 2 | |
| 3 | * Suitable OS: RHEL is fine. |
| 4 | * Tomcat 6.0.35 |
| 5 | * Oracle JDK6 update 33 |
| 6 | * Ant 1.8.4 |
| 7 | * Apache httpd 2.2 |
| 8 | |
| 9 | User accounts: |
| 10 | * accounts with sudo: shilen, wgthom |
| 11 | * grouper user to run grouper deamon |
| 12 | * tomcat user to run tomcat |
| 13 | |
| 14 | Handy tools: |
| 15 | * ldapsearch |
| 16 | * curl/wget |
| 17 | * tar/gzip |
| 18 | |
| 19 | From test VM, connectivity / access to: |
| 20 | * test AD (target for group provisioning) |
| 21 | * test LDAP (target for group provisioning) |
| 22 | * test Oracle RDMBS with privs to create grouper objects, view, tables, indexes, etc. |
| 23 | * prod LDAP (for querying subjects/attributes only) |
| 24 | |
| 25 | We'll also need info on ssh/vpn access. |