Not all objectclasses are added to an address book entry
Status: Beta
Brought to you by:
rizzo
I'm using 1.0.0beta2 and the mozillaOrgPerson schema.
Entries added to LDAP have the following object classes:
objectclass: inetOrgPerson
objectclass: mozillaOrgPerson
They shoul actually have all of the following:
objectclass: top
objectclass: person
objectclass: organizationalPerson
objectclass: inetOrgPerson
objectclass: mozillaOrgPerson
I've tried to set up a sourceforge account, but I
haven't ever recieved any email confirmation. If you
need, contact me at mjw at woogie dot net
Logged In: YES
user_id=61900
We'll just need to specify the list of object classes in the
schema XML defs. Do you know if top, person and
organizationalPerson apply to mozillaAbPersonAlpha?
Logged In: YES
user_id=1121713
Originator: NO
Additional to the missing classes, it would really help if standard fields like "l" and "c" and such are also filled - this would definitely make the ldap entries accessible to non-mozilla apps.