#3607 Handle conflicting e-mail addresses more gracefully
Closed: Fixed 5 years ago Opened 6 years ago by jhrozek.

Since issue #3293 we are able to log when user authentication or lookup fails because of conflicting e-mail addresses. But it would be better to handle this situation more gracefully (how exactly is left as an exercise for the developer..)


To fix this I would suggest to revert 9a31091. It was added as a performance improvement but since one email might be used by multiple users it will cause collisions.

Additionally 04d4c4d might be reverted as well because the is_email_from_domain() might not be used elsewhere.

Metadata Update from @jhrozek:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1527662

6 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.0

6 years ago

Metadata Update from @jhrozek:
- Issue priority set to: critical

6 years ago

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 1.16.3 (was: SSSD 2.0)

5 years ago

Metadata Update from @jhrozek:
- Issue assigned to jhrozek

5 years ago

Metadata Update from @jhrozek:
- Issue tagged with: PR, bug

5 years ago

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

5 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4630

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.

Login to comment on this ticket.

Metadata