Changes between Initial Version and Version 1 of EnvironmentDeployment


Ignore:
Timestamp:
07/02/12 09:45:55 (12 years ago)
Author:
dabantz@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnvironmentDeployment

    v1 v1  
     1Here 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 
     9User accounts: 
     10* accounts with sudo: shilen, wgthom 
     11* grouper user to run grouper deamon 
     12* tomcat user to run tomcat 
     13 
     14Handy tools: 
     15* ldapsearch 
     16* curl/wget 
     17* tar/gzip 
     18 
     19From 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 
     25We'll also need info on ssh/vpn access.