[dev] ldap schema (patch)
kaalh@smol.org
kaalh@smol.org
Mon, 26 Aug 2002 18:29:02 +0200
Selon Chuck Hagenbuch <chuck@horde.org>:
> Quoting kaalh@smol.org:
>
> > fix hermes and add juno in ldap schema.
>
> What about one for trean?
Index: horde.schema
===================================================================
RCS file: /repository/horde/scripts/ldap/horde.schema,v
retrieving revision 1.12
diff -u -r1.12 horde.schema
--- horde.schema 26 Aug 2002 09:40:10 -0000 1.12
+++ horde.schema 26 Aug 2002 16:22:06 -0000
@@ -84,6 +84,12 @@
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.14
+ NAME 'treanPrefs'
+ DESC 'trean 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'
@@ -91,5 +97,6 @@
MAY ( mail $ hordePrefs $ impPrefs $ turbaPrefs $
gollemPrefs $ kronolithPrefs $ mnemoPrefs $
trollPrefs $ nagPrefs $ klutzPrefs $
- jonahPrefs $ hermesPrefs $ junoPrefs
+ jonahPrefs $ hermesPrefs $ junoPrefs $
+ treanPrefs
) )
--
Kaalh!
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> "After a few minutes the most aromatic and nice smelling Italian coffee
> will come out of the exhaustpipe." - Our stove-top espresso pot
>
> --
> Horde developers mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@lists.horde.org