[dev] Small patch updating horde/scripts/ldap/horde.schema

eculp at viviendaatualcance.com.mx eculp at viviendaatualcance.com.mx
Mon Apr 19 09:07:17 PDT 2004


I'm probably missing some other applications but I've only seen these.

thanks,

ed
-------------- next part --------------
Index: horde.schema
===================================================================
RCS file: /repository/horde/scripts/ldap/horde.schema,v
retrieving revision 1.17
diff -u -r1.17 horde.schema
--- horde.schema	16 Nov 2003 12:08:04 -0000	1.17
+++ horde.schema	19 Apr 2004 16:00:26 -0000
@@ -21,6 +21,10 @@
 #Trean attribute branch 1.3.6.1.4.1.13040.15.1.*
 #Whups attribute branch 1.3.6.1.4.1.13040.16.1.*
 #Ingo attribute branch 1.3.6.1.4.1.13040.17.1.*
+#Ansel atribute branch 1.3.6.1.4.1.13040.18.1.*
+#Genie atribute branch 1.3.6.1.4.1.13040.19.1.*
+#Scry atribute branch 1.3.6.1.4.1.13040.20.1.*
+#Wicked atribute branch 1.3.6.1.4.1.13040.21.1.*
 #
 #Horde objectclass branch 1.3.6.1.4.1.13040.2.2.*
 #IMP objectclass branch 1.3.6.1.4.1.13040.3.2.*
@@ -38,6 +42,10 @@
 #Trean objectclass branch 1.3.6.1.4.1.13040.15.2.*
 #Whups objectclass branch 1.3.6.1.4.1.13040.16.2.*
 #Ingo objectclass branch 1.3.6.1.4.1.13040.17.2.*
+#Ansel objectclass branch 1.3.6.1.4.1.13040.18.2.*
+#Genie objectclass branch 1.3.6.1.4.1.13040.19.2.*
+#Scry objectclass branch 1.3.6.1.4.1.13040.20.2.*
+#Wicked objectclass branch 1.3.6.1.4.1.13040.21.2.*
 
 #
 # Horde attribute branch 1.3.6.1.4.1.13040.2.1.*
@@ -196,6 +204,42 @@
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
 
 #
+# Ansel attribute branch 1.3.6.1.4.1.13040.18.1.*
+#
+attributetype ( 1.3.6.1.4.1.13040.18.1.1
+       NAME 'anselPrefs'
+       DESC 'Ansel Preferences'
+       EQUALITY caseIgnoreIA5Match
+       SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+
+#
+# Genie attribute branch 1.3.6.1.4.1.13040.19.1.*
+#
+attributetype ( 1.3.6.1.4.1.13040.19.1.1
+	NAME 'geniePrefs'
+	DESC 'Genie Preferences'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+
+#
+# Scry attribute branch 1.3.6.1.4.1.13040.20.1.*
+#
+attributetype ( 1.3.6.1.4.1.13040.20.1.1
+	NAME 'scryPrefs'
+	DESC 'Scry Preferences'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+
+#
+# Wicked attribute branch 1.3.6.1.4.1.13040.21.1.*
+#
+attributetype ( 1.3.6.1.4.1.13040.21.1.1
+	NAME 'wickedPrefs'
+	DESC 'Wicked Preferences'
+	EQUALITY caseIgnoreIA5Match
+	SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+
+#
 # Horde objectclass branch 1.3.6.1.4.1.13040.2.2.*
 #
 objectclass ( 1.3.6.1.4.1.13040.2.2.1
@@ -207,7 +251,9 @@
         gollemPrefs $ kronolithPrefs $ mnemoPrefs $
         trollPrefs $ nagPrefs $ klutzPrefs $
         jonahPrefs $ hermesPrefs $ junoPrefs $
-        treanPrefs $ whupsPrefs $ ingoPrefs
+        treanPrefs $ whupsPrefs $ ingoPrefs $
+				geniePrefs $ scryPrefs $ anselPrefs $
+				wickedPrefs 
     ) )
 
 #
@@ -273,5 +319,21 @@
 
 #
 # Ingo objectclass branch 1.3.6.1.4.1.13040.17.2.*
+#
+
+#
+# Ansel objectclass branch 1.3.6.1.4.1.13040.18.2.*
+#
+
+#
+# Genie objectclass branch 1.3.6.1.4.1.13040.19.2.*
+#
+
+#
+# Scry objectclass branch 1.3.6.1.4.1.13040.20.2.*
+#
+
+#
+# Wicked objectclass branch 1.3.6.1.4.1.13040.21.2.*
 #
 


More information about the dev mailing list