[turba] __type attribute for LDAP
eculp at encontacto.net
eculp at encontacto.net
Thu Mar 13 07:09:10 PST 2003
Mensaje citado por Amith Varghese <amith at xalan.com>:
| What schema/attribute definition do people use for the __type field in the
| map
| for sources.php? I found one for __members (member) but can't find one for
| __type
|
Amith,
I changed mine some time ago to:
'__type' => 'turbaobjecttype',
'__members' => 'turbaobjectmembers',
in sources and rolled my own in horde.schema
attributetype ( 1.3.6.1.4.1.13040.1.2.4.504
NAME 'turbaObjectMembers'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15{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 $
gollemPrefs $ nicPrefs $ ingoPrefs $
samPrefs $ kronolithPrefs $ choraPrefs $
whupsPrefs $ mnemoPrefs $ nagPrefs $
treanPrefs $ klutzPrefs $ hermesPrefs $
junoPrefs $ accountsPrefs $ forwardsPrefs $
passwdPrefs $ vacationPrefs $jonahPrefs $ pgppublickey $
smimepublickey $ turbaObjectType $ turbaObjectMembers
) )
Probably not a good idea but it works for me.
ed
| Thanks
| Amith
|
|
| --
| Turba mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: turba-unsubscribe at lists.horde.org
|
--
-------------------------------------------------
More information about the turba
mailing list