[dev] script for ldap schema generation

kaalh@smol.org kaalh@smol.org
Tue, 27 Aug 2002 17:00:48 +0200


This script (http://kaalh.smol.org/horde/make_schema)
has to be located in "scripts/ldap/" folder of your horde installation.

It overwrides the scripts/ldap/horde.schema file and add all visible apps from 
the registry as hordePerson attribute for preferences.

usage : 
php4 ./make_schema  
or 
chmod +x make_schema;./make_schema 

(you need a php binary !)

May this task should be automaticaly done by the new setup system.

__
KaalH!