# $Horde: horde/scripts/ldap/horde.schema,v 1.1.2.8 2002/12/13 10:42:24 jan Exp $ # # The offical horde OID assigned by IANA is 13040. # # This schema depends on: # - core.schema # attributetype ( 1.3.6.1.4.1.13040.1.2.4.1 NAME 'hordePrefs' DESC 'Horde 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.2 NAME 'impPrefs' DESC 'IMP 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.3 NAME 'turbaPrefs' DESC 'Turba 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.4 NAME 'kronolithPrefs' DESC 'Kronolith 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.5 NAME 'nagPrefs' DESC 'Nag 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.7 NAME 'choraPrefs' DESC 'Chora 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.8 NAME 'mnemoPrefs' DESC 'Mnemo 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.9 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 top AUXILIARY MAY ( mail $ hordePrefs $ impPrefs $ turbaPrefs $ kronolithPrefs $ mnemoPrefs $ nagPrefs $ klutzPrefs $ choraPrefs ) )