#401 Console login fails with anonymous access disabled
Closed: wontfix None Opened 11 years ago by nkinder.

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.


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

7 years ago

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.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata