#49165 pw_verify did not handle external auth
Closed: wontfix 7 years ago Opened 7 years ago by firstyear.

Issue Description

During the change to improve sasl and simple bind, we externalised the backend selection outside of do_bind. In an auto_bind scenario however, this mean the be was null, causing the dn to always be invalidated.

To resolve this, we need to add a function in an autobind case that allows backend selections to be made, and we need to prevent certain actions from occuring on the rootdn.


Metadata Update from @firstyear:
- Custom field reviewstatus adjusted to new
- Custom field type adjusted to defect

7 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to ack (was: new)

7 years ago

commit 8dbfff1
remote: Sending notification emails to: 389-commits@lists.fedoraproject.org
To ssh://git@pagure.io/389-ds-base.git
3038411..8dbfff1 master -> master

Metadata Update from @firstyear:
- Custom field reviewstatus adjusted to new (was: ack)

7 years ago

Metadata Update from @firstyear:
- Issue assigned to firstyear

7 years ago

Metadata Update from @firstyear:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Build in jenkins fails due to the following warning:

ldap/servers/slapd/pw_verify.c:106:9: warning: unused variable ‘rc’ [-Wunused-variable]

Metadata Update from @vashirov:
- Issue status updated to: Open (was: Closed)

7 years ago

No probs, sorry for the mistake.

Metadata Update from @firstyear:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

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/2224

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