[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Question: getting namingContexts parameter by default?
At 02:27 PM 12/8/2005, Tanel Kokk wrote:
>Is there any possibility to configure Openldap (v2.2) in way, that
>namingContexts would given by default.
No.
>Right now I have to give parameter namingContexts to command-line to get
>this one.
>
>Why I need this?
LDAP technical specifications state that operational attributes,
such as namingContexts, are only to be returned when requested.
>I have one of quite dumb windows ldap client, which at first request a
>ldap query: ldapsearch -s base -b '' -h ldap.server.com "objectClass=*". I can't modify this request.
You should report a bug to the makers of this client.
Kurt