When we fix ticket #400, we will need to update mod_admserv to allow Console login using a full DN to work when anonymous access is disabled in the 389 DS instance.
Currently, the authenticate_user() function does an anonymous BIND operation to see if the DS instance is up. If this encounters an error, it doesn't continue. The problem mentioned in ticket #400 is masking an error 48 that we would receive when anonymous access is disabled, so Console login currently works. This will break when ticket #400 is fixed.
8.2 patch 0001-Ticket-401-DS-8.2-Console-login-fails-with-anonymous.patch
attachment 0001-Ticket-401-Console-login-fails-with-anonymous-access.patch
master commit:
[mareynol@localhost admin]$ git push origin master Counting objects: 7, done. Delta compression using up to 4 threads. Compressing objects: 100% (4/4), done. Writing objects: 100% (4/4), 723 bytes, done. Total 4 (delta 3), reused 0 (delta 0) To ssh://git.fedorahosted.org/git/389/admin.git a0c656f..af12b77 master -> master
8.2 errata has been filed (8.2.2-1)
Closing ticket
Added initial screened field value.
Metadata Update from @nkinder: - 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/401
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.