The issue described in ticket #399 also exists in the Admin Server code. More specifically, the util_ldap_bind() function does not get the BIND operation results if returnedctrls is not passed in my the caller.
We have the same issue in adminutil in the admutil_ldap_bind() function.
We will need to fix ticket #401 when we fix this issue to prevent breaking the ability to login via Console when anonymous access is disabled in the 389 DS instance.
fix for admin server 0001-Ticket-400-BIND-operation-result-not-checked-properl.patch
Fix for adminutil 0001-Ticket-400-BIND-operation-result-not-checked-properl.2.patch
admin server
Counting objects: 9, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 889 bytes, done. Total 5 (delta 3), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/admin.git
af12b77..70e9664 master -> master
adminutil
[mareynol@localhost libadminutil]$ git push origin master Counting objects: 9, done. Delta compression using up to 4 threads. Compressing objects: 100% (5/5), done. Writing objects: 100% (5/5), 869 bytes, done. Total 5 (delta 3), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/adminutil.git
3d7536e..1a1972e master -> master
Added initial screened field value.
Metadata Update from @mreynolds: - Issue assigned to mreynolds - Issue set to the milestone: 389-admin 1.1.30
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/400
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Fixed)
Log in to comment on this ticket.