Hi Kiran,
In OpenDS SDK, we have 3 ways for making schema aware clients.
- There is a default core schema defined in the SDK. This includes standard LDAP syntaxes,
matchingrules, attributetypes and objectclasses (rfc4512) + rfc3045, rfc3112, rfc4519, rfc4530
+ very few Sun specific like an approximatematchingrule and password related syntax/MR.
- The schema can be loaded/extended from LDIF file
- The schema can be loaded from a server.
Ludo
On Feb 3, 2010, at 12:51 PM, Kiran Ayyagari wrote:
> hi guys,
>
> To make the client aware of schema we need to load it in one of the two ways
> mentioned below
>
> 1. load the schema from the server if the server exposes it
> 2. have a common set of schema elements bundled with client
>
> Do you see any other ways to make the client schema aware?
> What schemas should be loaded by default?
>
> Kiran Ayyagari
---
Ludovic Poitou Sun Microsystems Inc.
OpenDS Community Manager Directory Services
http://blogs.sun.com/Ludo/ Grenoble Engineering Center - France
Join OpenDS, https://opends.dev.java.net/servlets/ProjectMembershipRequest
Sun Microsystems requires the following notice:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is prohibited.
If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|