[cvs] [Wiki] changed: HordeGPO

Ben Chavet ben at horde.org
Mon May 1 23:44:34 PDT 2006


ben  Mon, 01 May 2006 23:44:34 -0700

Modified page: http://wiki.horde.org/HordeGPO
New Revision:  1.1
Change log:  add toc, fix link to RampageFramework

@@ -1,6 +1,8 @@
 + Horde Group Policy Objects
 (or perhaps some other name, as Microsoft may have a copyright on that term)
+
+[[toc]]
 
 The idea of Horde Group Policy Objects (HGPO) is to implement a replacement for the current prefs system, modeled after how Group Policy Objects work in a Microsoft Active Directory.  Including a nice administrative GUI, meaning no more editing prefs.php files, and happier admins :)
 
 ----
@@ -35,9 +37,9 @@
 * build a HGPO manager to list, create, edit, delete, etc. HGPO's
 * Store HGPO in DB table(s)
  * horde_gpo table?
  * possible extend the datatree
- * would (Rampage|RDO) apply?
+ * would ((RampageFramework|RDO)) apply?
 
 Possible DB schema, extending existing prefs schema:
 
 **horde_prefs** table: {{pref_uid, pref_scope, pref_name, pref_value, HGPO}}


More information about the cvs mailing list