Bug 6465 - new aliases created with (default) ldb backend cannot enumerate members
Summary: new aliases created with (default) ldb backend cannot enumerate members
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.4
Classification: Unclassified
Component: User & Group Accounts (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-11 04:28 UTC by Guenther Deschner
Modified: 2020-12-11 14:14 UTC (History)
0 users

See Also:
vl: review+
tridge: review+


Attachments
fix that went into master, will also apply to 3.4 (1002 bytes, patch)
2009-06-11 04:29 UTC, Guenther Deschner
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Deschner 2009-06-11 04:28:11 UTC
New aliases created with (default) ldb backend cannot enumerate members. The groupdb calls on a new alias that has no members return NT_STATUS_INTERNAL_DB_CORRUPTION.
Comment 1 Guenther Deschner 2009-06-11 04:29:21 UTC
Created attachment 4276 [details]
fix that went into master, will also apply to 3.4
Comment 2 Guenther Deschner 2009-06-11 04:30:10 UTC
I think this fix should also go into 3.3 and 3.2
Comment 3 Jeremy Allison 2009-06-11 10:45:44 UTC
Yes, I agree. This is a simple, low risk fix which fixes a nasty bug in 3.2 and 3.3.
Jeremy.
Comment 4 Andrew Tridgell 2009-06-11 16:55:44 UTC
looks good to me
Comment 5 Guenther Deschner 2009-06-11 16:58:53 UTC
Karolin, reassigning to you. needs to be in 3.4, 3.3 and 3.2 (3.3 and 3.2 patches to follow).
Comment 6 Karolin Seeger 2009-06-12 01:54:54 UTC
Patch has been pushed to v3-4-test, v3-3-test and v3-2-test.
Will be included in 3.4.0, 3.3.5 and 3.2.12.
Closing out bug report.

Thanks!