Issue 8108 - possible bug in slapcat(8)
Summary: possible bug in slapcat(8)
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: unspecified
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-19 08:16 UTC by igor.shmukler@gmail.com
Modified: 2015-07-02 17:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description igor.shmukler@gmail.com 2015-04-19 08:16:04 UTC
Full_Name: Igor Shmukler
Version: 2.4
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (82.146.103.114)


I make a use of olcHidden. When set to true, olcHidden breaks slapcat.
$ sudo slapcat -n 0
5530b282 olcRootPW: value #0: <olcRootPW> can only be set when rootdn
is under suffix
5530b282 config error processing olcDatabase={2}hdb,cn=config:
<olcRootPW> can only be set when rootdn is under suffix
slapcat: bad configuration file!
Comment 1 Howard Chu 2015-04-23 05:01:47 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 Howard Chu 2015-04-23 05:03:50 UTC
igor.shmukler@gmail.com wrote:
> Full_Name: Igor Shmukler
> Version: 2.4
> OS: Linux
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (82.146.103.114)
>
>
> I make a use of olcHidden. When set to true, olcHidden breaks slapcat.
> $ sudo slapcat -n 0
> 5530b282 olcRootPW: value #0: <olcRootPW> can only be set when rootdn
> is under suffix
> 5530b282 config error processing olcDatabase={2}hdb,cn=config:
> <olcRootPW> can only be set when rootdn is under suffix
> slapcat: bad configuration file!
>
>
Thanks for the report, fixed now in git master.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/

Comment 3 igor.shmukler@gmail.com 2015-04-23 08:36:42 UTC
Thank you, Howard. You are the best.


On Thursday, April 23, 2015, Howard Chu <hyc@symas.com> wrote:

> igor.shmukler@gmail.com wrote:
>
>> Full_Name: Igor Shmukler
>> Version: 2.4
>> OS: Linux
>> URL: ftp://ftp.openldap.org/incoming/
>> Submission from: (NULL) (82.146.103.114)
>>
>>
>> I make a use of olcHidden. When set to true, olcHidden breaks slapcat.
>> $ sudo slapcat -n 0
>> 5530b282 olcRootPW: value #0: <olcRootPW> can only be set when rootdn
>> is under suffix
>> 5530b282 config error processing olcDatabase={2}hdb,cn=config:
>> <olcRootPW> can only be set when rootdn is under suffix
>> slapcat: bad configuration file!
>>
>>
>>  Thanks for the report, fixed now in git master.
>
> --
>   -- Howard Chu
>   CTO, Symas Corp.           http://www.symas.com
>   Director, Highland Sun     http://highlandsun.com/hyc/
>   Chief Architect, OpenLDAP  http://www.openldap.org/project/
>
Comment 4 Quanah Gibson-Mount 2015-04-23 17:54:38 UTC
changed notes
changed state Test to Release
Comment 5 OpenLDAP project 2015-07-02 17:50:36 UTC
fixed in master
fixed in RE25
fixed in RE24
Comment 6 Quanah Gibson-Mount 2015-07-02 17:50:36 UTC
changed notes
changed state Release to Closed