I have to configure an LDAP server so iplanet can authenticate users. It seems like it's a database that has a hirarchy. So here are some questions pertaining to the technology in general.
1:Why can't I store the data in an actual RDBMS or an XML file? What solutions does LDAP provide?
2:some attributes such as dn cn o ou seem to have special meanings. Is this convention or standard?
3:How do you tell if you are looking at a leaf node or the root element that has more than 1 attribute?
WR
1:Why can't I store the data in an actual RDBMS or an XML file? What solutions does LDAP provide?
2:some attributes such as dn cn o ou seem to have special meanings. Is this convention or standard?
3:How do you tell if you are looking at a leaf node or the root element that has more than 1 attribute?
WR