Bug 729378
Summary: | delete user subtree container in AD + modify password in DS == DS crash | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] 389 | Reporter: | Rich Megginson <rmeggins> | ||||
Component: | Sync Service | Assignee: | Rich Megginson <rmeggins> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 1.2.8 | CC: | sramling | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 729817 (view as bug list) | Environment: | |||||
Last Closed: | 2015-12-07 16:54:19 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: | |||||||
Bug Blocks: | 434915, 708096, 729817 | ||||||
Attachments: |
|
Description
Rich Megginson
2011-08-09 17:42:15 UTC
Created attachment 517460 [details]
0001-Bug-729378-delete-user-subtree-container-in-AD-modif.patch
To ssh://git.fedorahosted.org/git/389/ds.git 93c1399..1e357c1 master -> master commit 1e357c1cb5e45e20299faa1d28e90d934fe7accd Author: Rich Megginson <rmeggins> Date: Tue Aug 9 12:20:10 2011 -0600 Reviewed by: nkinder, nhosoi (Thanks!) Branch: master Fix Description: Check for NULL DN in send_password_modify - return error if the DN is NULL. Platforms tested: RHEL6 x86_64, Windows 2008 64-bit Flag Day: no Doc impact: no No crash observed on DS, when changing the password of the deleted AD user. hence marking the bug as verified. |