[dev] horde.schema patch

kaalh@smol.org kaalh@smol.org
Tue, 27 Aug 2002 08:17:03 +0200


add whups to horde.schema


Index: horde.schema
===================================================================
RCS file: /repository/horde/scripts/ldap/horde.schema,v
retrieving revision 1.13
diff -u -r1.13 horde.schema
--- horde.schema        26 Aug 2002 16:48:45 -0000      1.13
+++ horde.schema        27 Aug 2002 06:15:36 -0000
@@ -86,7 +86,13 @@
 
 attributetype ( 1.3.6.1.4.1.13040.1.2.4.14
        NAME 'treanPrefs'
-       DESC 'trean Preferences'
+       DESC 'Trean Preferences'
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+
+attributetype ( 1.3.6.1.4.1.13040.1.2.4.15
+       NAME 'whupsPrefs'
+       DESC 'Whups Preferences'
        EQUALITY caseIgnoreIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
 
@@ -98,5 +104,5 @@
                gollemPrefs $ kronolithPrefs $ mnemoPrefs $
                trollPrefs $ nagPrefs $ klutzPrefs $
                jonahPrefs $ hermesPrefs $ junoPrefs $
-               treanPrefs
+               treanPrefs $ whupsPrefs
        ) )


--
KaalH!