> Im _very_ new to LDAP (started yesterday :]), and am still trying to > wrap my mind around everything. > Im trying to figure out what objectClass I should use for my project. > Basically I want to create a LDAP directory that consists of a list of > email addresses for a domain, thats all, just email addresses. > That is why I do not want to use the person, organizationalPerson, > inetOrgPerson objectClasses, as they have way too much required information.
There is little information *required* by those objectclasses. Your schema may have a nisMailAlias objectclass if you want something to just store addresses; but that is a pretty narrow use-case for an LDAP directory. > and if so do I understand it correctly that I HAVE to get an OID? Absolutely, YES. > Or can anybody suggest any other path that I might follow? > I would really appreciate a shove in the right direction, as I feel a > little out of my depth at the moment :] --- 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.
