[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Syntax functions in client library?



At 04:25 PM 2002-01-10, Steve Sonntag wrote:
>I assume you are describing the schema parsing functions
>from ldap_schema.h?
>If that is the case the problem I see is that the client has
>no idea what server the schema is being parsed for.  There
>could be multiple connections, each server having perhaps
>a slightly different schema.

Technically, each and every ENTRY could have a different
schema.

>Which one should be used for enforcement?  

The one for that ENTRY, of course.