Issue 5592 - Quarantine in back-meta
Summary: Quarantine in back-meta
Status: VERIFIED FIXED
Alias: None
Product: OpenLDAP
Classification: Unclassified
Component: slapd (show other issues)
Version: 2.4.10
Hardware: All All
: --- normal
Target Milestone: ---
Assignee: OpenLDAP project
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-03 08:32 UTC by andrew.graham@agustawestland.com
Modified: 2020-03-23 16:07 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 andrew.graham@agustawestland.com 2008-07-03 08:32:02 UTC
Full_Name: Andrew Graham
Version: 2.4.10
OS: SLES 10
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (194.169.32.250)


The quarantine function in back-meta will permanently disable a target if a
query is received while the quarantine has been imposed.

To reproduce, use the config file below. Send a query and the quarantine will be
set. Send another query within 20 seconds and the quarantine will not lift
without restarting slapd.

---- slapd.conf ----

include         /usr/local/openldap/etc/openldap/schema/core.schema
include         /usr/local/openldap/etc/openldap/schema/cosine.schema
include         /usr/local/openldap/etc/openldap/schema/inetorgperson.schema

pidfile         /usr/local/openldap/var/run/slapd.pid
argsfile        /usr/local/openldap/var/run/slapd.args

database meta

suffix dc=example,dc=com

uri ldap://afakeaddress/dc=target,dc=example,dc=com

quarantine 20,+



Comment 1 ando@openldap.org 2008-07-12 13:25:40 UTC
changed notes
changed state Open to Test
moved from Incoming to Software Bugs
Comment 2 ando@openldap.org 2008-07-12 13:25:42 UTC
andrew.graham@agustawestland.com wrote:

> The quarantine function in back-meta will permanently disable a target if a
> query is received while the quarantine has been imposed.

Fixed in HEAD; please test.  p.


Ing. Pierangelo Masarati
OpenLDAP Core Team

SysNet s.r.l.
via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it
-----------------------------------
Office:  +39 02 23998309
Mobile:  +39 333 4963172
Email:   ando@sys-net.it
-----------------------------------

Comment 3 andrew.graham@agustawestland.com 2008-07-14 16:26:03 UTC
***  Before acting on this email or opening any attachment you are advised to read the disclaimer at the end of this email ***

I patched the changes into 2.4.10, quarantine now works perfectly.
Thanks for yet another speedy response!

Drew

Andrew Graham
AgustaWestland UK
andrew.graham@agustawestland.com

>>> <ando@sys-net.it> 12/07/2008 14:23 >>>
andrew.graham@agustawestland.com wrote:

> The quarantine function in back-meta will permanently disable a
target if a
> query is received while the quarantine has been imposed.

Fixed in HEAD; please test.  p.


Ing. Pierangelo Masarati
OpenLDAP Core Team

SysNet s.r.l.
via Dossi, 8 - 27100 Pavia - ITALIA
http://www.sys-net.it 
-----------------------------------
Office:  +39 02 23998309
Mobile:  +39 333 4963172
Email:   ando@sys-net.it 
-----------------------------------



*** Disclaimer ***
The information contained in this E-Mail and any subsequent correspondence may be subject to the Export Control Act (ECA) 2002. The content is private and is intended solely for the recipient(s). 
For those other than the recipient any disclosure, copying, distribution, or action taken, or omitted to be taken, in reliance on such information is prohibited and may be unlawful.

If received in error please return to sender immediately.

Under the laws of England misuse of information that is subject to the ECA 2002, is a criminal offence.

Westland Helicopters Ltd 
Lysander Road 
Yeovil BA20 2YB 
England 

Registered in England under No 604352 

Comment 4 Quanah Gibson-Mount 2008-09-02 20:52:06 UTC
changed notes
changed state Test to Release
Comment 5 ando@openldap.org 2008-10-15 16:01:08 UTC
changed notes
changed state Release to Closed
Comment 6 OpenLDAP project 2014-08-01 21:04:16 UTC
fixed in HEAD
fixed in RE24