Bug 474788
Summary: | LDAP causes crashes when attempting to authenticate with Active Directory | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Tomas Smetana <tsmetana> | ||||||
Component: | openldap | Assignee: | Jan Vcelak <jvcelak> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Ondrej Moriš <omoris> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | urgent | ||||||||
Version: | 4.6 | CC: | jplans, jwest, omoris, rvokal, sghosh, tao, tsmetana | ||||||
Target Milestone: | rc | Keywords: | OtherQA, ZStream | ||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | |||||||||
: | 510522 (view as bug list) | Environment: | |||||||
Last Closed: | 2012-06-14 20:43:12 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | 510522 | ||||||||
Bug Blocks: | 509507 | ||||||||
Attachments: |
|
Description
Tomas Smetana
2008-12-05 12:05:51 UTC
This request was evaluated by Red Hat Product Management for inclusion, but this component is not scheduled to be updated in the current Red Hat Enterprise Linux release. If you would like this request to be reviewed for the next minor release, ask your support representative to set the next rhel-x.y flag to "?". The bug is deep in the OpenLDAP internals and is reproducible with latest sources. I could do a quick-and-dirty workaround, but proper fix must be coordinated with upstream. I opened a bug report there: http://www.openldap.org/its/index.cgi/Incoming?id=5853 Created attachment 327420 [details]
patch candidate II
Oops, stupid mistake, forgot to check for NULL... Never directly modify patches without testing :(.
Attaching new one, which should fix the early crash. It replaces previous openldap-2.2.13-refer-crash.patch. I apologize for inconvenience.
I sent the patch upstream, see the link at comment #3. Created attachment 332367 [details]
upstreampatch for openldap-2.4.13
Upstream rejected my patch and fixed the bug differently, see below.
|