Hi all,
I'm back to ask for proper population of ldap dirs so I start with good habits.
I've done all three on test servers and haven't noticed any functional issues.
What is the best way to define my top level nodes;
objectClass: dcObject objectClass: organizationalUnit
or
objectClass: top objectClass: dcObject objectClass: organization
or
objectClass: domain
Humbly your, - Brian
Brian Krusic wrote:
What is the best way to define my top level nodes;
objectClass: dcObject objectClass: organizationalUnit
or
objectClass: top objectClass: dcObject objectClass: organization
or
objectClass: domain
It depends on how you want to name your top-level entry (naming context) and which data *you* want to store therein. Judging from your examples above I assume you want to use dc-style naming.
Ciao, Michael.
Hi Michael,
I don't understand.
Should my root entry look like;
dn: dc=company,dc=com dc: company objectClass: top objectClass: domain
or
dn: dc=company,dc=com dc: company objectClass: top objectClass: dcObject objectClass: organization
or
dn: dc=company,dc=com dc: company objectClass: domain
- Brian
On Feb 6, 2009, at 2:18 AM, Michael Ströder wrote:
Brian Krusic wrote:
What is the best way to define my top level nodes;
objectClass: dcObject objectClass: organizationalUnit
or
objectClass: top objectClass: dcObject objectClass: organization
or
objectClass: domain
It depends on how you want to name your top-level entry (naming context) and which data *you* want to store therein. Judging from your examples above I assume you want to use dc-style naming.
Ciao, Michael.
--On Friday, February 06, 2009 9:10 AM -0800 Brian Krusic brian@krusic.com wrote:
Hi Michael,
I don't understand.
Should my root entry look like;
or
or
The answer is yes, it should look like one of those things. You need to decide which one of those formats *you* want to use, based on what information *you* want to store in the entry. You're looking for a "single" answer where there isn't one other than what you're requirements are.
Hope that helps!
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration
openldap-technical@openldap.org