[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4504) ldapsearch output incorrect
At 12:37 PM 4/25/2006, quanah@OpenLDAP.org wrote:
>Full_Name: Quanah Gibson-Mount
>Version: 2.3.21
>OS: NA
>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (15.227.137.69)
>
>
>When a system "ldap.conf" file exists, or a user ".ldaprc" file exists, and it
>specifies the default BASE to be used, the ldapsearch output does not show that
>that base is being used. Instead, it says it is using a base of <>, which is
>obviously incorrect.
It works as intended. <> indicates the default base,
if specified, is used. Otherwise, <> is used.
Kurt