Bug 227455

Summary: slapi_search_internal_get_entry returns incorrect error code
Product: Red Hat Enterprise Linux 7 Reporter: Bob Lord <blord>
Component: 389-ds-baseAssignee: Noriko Hosoi <nhosoi>
Status: CLOSED WONTFIX QA Contact: Viktor Ashirov <vashirov>
Severity: low Docs Contact:
Priority: low    
Version: 7.0CC: mreynolds, nhosoi, nkinder, rmeggins
Target Milestone: rc   
Target Release: 7.3   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-09 16:52:53 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: 495079, 512820    

Description Pete Rowley 2007-02-06 00:14:26 UTC
Description of problem:

If a plugin has failed to add its plugin id, instead using zero, the error code
returned is "no such object" when it should be "access denied" - it could also
be a bit more vocal in debug mode to alert the programmer that the failure is
due to plugin level authentication.  

Version-Release number of selected component (if applicable):


How reproducible:

always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 3 Martin Kosek 2012-01-04 13:47:16 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/134