[dev] patch adding klutzPrefs to ldap schema
KaalH!
kaalh@smol.org
Sun Jul 14 19:40:30 PDT 2002
Index: horde.schema
===================================================================
RCS file: /repository/horde/scripts/ldap/horde.schema,v
retrieving revision 1.8
diff -u -r1.8 horde.schema
--- horde.schema 26 May 2002 16:53:40 -0000 1.8
+++ horde.schema 14 Jul 2002 18:35:45 -0000
@@ -60,11 +60,17 @@
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.10
+ NAME 'klutzPrefs'
+ DESC 'Klutz Preferences'
+ EQUALITY caseIgnoreIA5Match
+ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{1024} )
+
objectclass ( 1.3.6.1.4.1.13040.1.2.4.1001
NAME 'hordePerson'
DESC 'Horde Preferences'
SUP person
MAY ( mail $ hordePrefs $ impPrefs $ turbaPrefs $
gollemPrefs $ kronolithPrefs $ mnemoPrefs $
- trollPrefs $ nagPrefs
+ trollPrefs $ nagPrefs $ klutzPrefs
) )
--
KaalH!
More information about the dev
mailing list