Fixes are available
APAR status
Closed as program error.
Error description
A paged search of the root DSE leaves the paging control open on the connection. If a second paged search requested on the same connection, it may fail with LDAP error 53 (DSA is unwilling to perform).
Local fix
Don't do that. The paging control limits the number of entries returned per page. A root DSE search always returns a single entry, and so cannot be paged. Closing the connection will close the associated page control.
Problem summary
The root DSE search is a special case which is not handled the same as a general-purpose search. It was missing the code to close the paging control after sending the final (only) entry, leaving an open paged search in progress on the connection after performing a paged root DSE search. The root DSE search has been fixed to close the page control if it is present.
Problem conclusion
The fix for this APAR will be contained in the following maintenance packages: | interim fix | 6.3.0.19-ISS-ITDS-IF0019 |
Temporary fix
Comments
APAR Information
APAR number
IO17512
Reported component name
IBM TIV DIR SER
Reported component ID
5724J3960
Reported release
630
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2012-11-07
Closed date
2012-11-28
Last modified date
2012-11-28
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Fixed component name
IBM TIV DIR SER
Fixed component ID
5724J3960
Applicable component levels
R630 PSY
UP
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.