Bug 10694 - Return NO_SUCH_OBJECT if a basedn is a deleted object
Summary: Return NO_SUCH_OBJECT if a basedn is a deleted object
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: 4.1.4
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-07 21:15 UTC by Stefan Metzmacher
Modified: 2014-07-17 07:22 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Metzmacher 2014-07-07 21:15:16 UTC
Currently we just return 0 results if the basedn of a search
is a deleted object.
Comment 1 Stefan Metzmacher 2014-07-17 07:22:32 UTC
Fixed with commit b23e9d5598c16990ec26f7aea3637760255e1633 in v4-1-test
and b23e9d5598c16990ec26f7aea3637760255e1633 is master.