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

Compare with Current View Page History

« Previous Version 3 Next »

About the COmanage Wiki....

The COmanage Wiki is a technical companion to the COmanage Website.

COmanage Proof-of-Concept config files 

The COmanage website previously included information on setting up the COmanage POC applications.  That information is now presented here.  It may not be relevant or compatible with the COmanage Beta.

Recreating the COmanage Demonstration Platform
Below are the integration components required to recreate the COmanage demonstration platform using:

  • MySQL5 as the database to hold the subject information
  • LDAP directory as the subject source for the collaborative applications
  • Grouper Groups Management Toolkit
  • LDAP Provisioning Connector (LDAPPC)
  • Collaboration tools such as:
    • Asterisk open source telephony engine
    • Bedework open source enterprise calendar system
    • Confluence wiki
    • DimDim open source web meeting service
    • Signet privilege management
    • Sympa open source mailing list manager
    • WordPress open source blog
  • Configuration and Properties Files:
    • *Zipped bundle of all files below*
    • GROUPER_schema-export.sql - SQL to create Grouper DB (MySQL5)
    • init.d.zip - /etc/init.d scripts for Confluence/Signet/Grouper and ldappc
    • httpd-local.zip - httpd config files for Confluence/Signet/Grouper
    • LDAPPC_log4j.properties - LDAPPC Log4j Properties
    • LDAPPC_ldappc.xml - LDAPPC config file
    • CONFLUENCE_seraph-config.xml - Confluence authN plugin config file
    • CONFLUENCE_remoteUserAuthenticator.properties - Confluence authN plugin properties
    • CONFLUENCE_atlassian-user.xml - Confluence user config file
    • GROUPER_grouper.hibernate.properties - Grouper Hibernate Properties
    • GROUPER_sources.xml - Sources XML (LDAP as the source)
    • GROUPER_log4j.properties - Log4j Properties
    • GROUPER_grouper.properties - Grouper Properties
  • No labels