comanage-dev - [comanage-dev] COmanage Directory 0.1
Subject: COmanage Developers List
List archive
- From: Benn Oshrin <>
- To: comanage-dev <>
- Cc: Heather Flanagan <>
- Subject: [comanage-dev] COmanage Directory 0.1
- Date: Thu, 05 Jan 2012 15:02:49 -0700
I've tagged COmanage Directory 0.1. There are no installation instructions (I'll write those as part of setting up the demo server), but if you want to install it it's pretty easy.
- Check out source from svn /comanage/directory
- Install on a web server, similar to registry
- There is no database to configure
- Edit app/Config/ldap.php, something like this:
$config['Ldap'] = array(
'host' => "ldasdata4.ligo.caltech.edu",
'searchbase' => "dc=ligo,dc=org",
'objectclass' => "person",
'protocol' => 3
);
You can configure auth mode if you want, but there is no authenticated functionality at the moment (so the Login button doesn't really do anything). Autocomplete works, type slowly into the box to see.
-Benn-
- [comanage-dev] COmanage Directory 0.1, Benn Oshrin, 01/05/2012
Archive powered by MHonArc 2.6.16.