> Thank you all for your answers. I wrote down my experiences, together > with the answers from the mailing list: > http://cweiske.de/tagebuch/LDAP%20addressbook.htm
On: and prefixes most own values with "mozilla". This is a *GOOD* thing. Using prefixing for private/specific schemas prevents collisions in the namespace. It is a pretty standard practice. There is certainly nothing wrong or bad about it. I wish evolution did the same. But, yes, the Mozilla schema and LDAP support is downright dreadful. On: Someone also suggested creating your own hybridPerson schema that combines all schemas (altough you can assign multiple classes to an entry, which I do currently): No, you can't. Attempting to set those objectclasses (officePerson and evolutionPerson) independently on one object will produce an invalid-structural-objectclass-chain error. --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
