From: Kurt D. Z. <Ku...@Op...> - 2001-01-31 15:25:54
|
It is widely known that the Root DSE subschema mechanism described in RFC 2251 is seriously broken. This approach should be avoided. (I suspect this approach to be eliminated from the specification). If you want discover the subschema controlling a particular entry, obtain the subschema from the DN contained in that entry's subschemaSubentry attribute. If adding an entry, fetch the schema controlling the entry's parent to be. This approach should work on all LDAPv3 servers implementing subschema discovery. I note that the IETF LDAPbis WG is working on a revision of the LDAPv3 specification. I encourage all those interested in producing an LDAPv3 Draft Standard to get involved. http://www.ietf.org/html.charters/ldapbis-charter.html |