Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407111 - net-nds/openldap-2.4.28 bind_v2 - slapd[3837]: conn=15144 op=0 do_extended: protocol version (2) too low
Summary: net-nds/openldap-2.4.28 bind_v2 - slapd[3837]: conn=15144 op=0 do_extended: p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo LDAP project
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-03-06 13:13 UTC by Oleg Gawriloff
Modified: 2012-03-14 08:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix from openldap git (operation.c.patch,521 bytes, patch)
2012-03-06 13:14 UTC, Oleg Gawriloff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Gawriloff 2012-03-06 13:13:57 UTC
After upgrading from 2.4.28 I saw zillions of follofing messages:
Mar  6 15:31:53 albatros2 slapd[3837]: conn=15144 fd=121 ACCEPT from IP=172.16.2.32:19045 (IP=172.16.2.55:389)
Mar  6 15:31:53 albatros2 slapd[3837]: conn=15144 op=0 do_extended: protocol version (2) too low
Mar  6 15:31:53 albatros2 slapd[3837]: conn=15144 op=0 DISCONNECT tag=120 err=2 text=requires LDAPv3
Mar  6 15:31:53 albatros2 slapd[3837]: conn=15144 fd=121 closed (operations error)

The problem is discussed here: http://www.openldap.org/lists/openldap-technical/201202/msg00015.html and fixed here: http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=85c1c545f4e20882a2f748fcef5f732ea2d2ecf6;hp=50e02126b7a7ed991a61e0abcdd463ade77de17c

fixed ebuild: http://code.google.com/p/barzog-gentoo-overlay/source/browse/#svn%2Ftrunk%2Fnet-nds%2Fopenldap



Reproducible: Always
Comment 1 Oleg Gawriloff 2012-03-06 13:14:44 UTC
Created attachment 304397 [details, diff]
fix from openldap git
Comment 2 Oleg Gawriloff 2012-03-14 08:29:29 UTC
With stabilization of 2.4.30 problem is no longer relevent (it was fixed in 2.4.29: Fixed slapd operation reuse (ITS#7107))
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-03-14 08:41:02 UTC
Closing then.