#3889 Abort LDAP authentication if the check_encryption function finds out the connection is not authenticated
Closed: Fixed by jhrozek. Opened by jhrozek.

Commit 6f113c7ddeaa5c82558e10118b499d22bf7a2b14 added a helper function that logs what kind of encryption is used for the authentication. Except for debugging, no encryption should never happen, so we might as well extend the function to instead of just printing what kind of encryption is used, it would also return a value if no encryption is used and the caller might e.g. abort the authentication request altogether.


Metadata Update from @jhrozek:
- Issue tagged with: easyfix

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD Future releases (no date set yet)

Metadata Update from @atikhonov:
- Issue assigned to atikhonov

PR: https://github.com/SSSD/sssd/pull/733

  • master:
  • a04d088d99f953c7b98c16cf23eedff62e9483bf
  • 53cc1187daee486bf4ba80dc3475944995ef4df6
  • 49c13e9aa84f1889cd2b50397b6a4f74c9dfba57

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

Metadata Update from @jhrozek:
- Issue set to the milestone: SSSD 2.1 (was: SSSD Future releases (no date set yet))

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

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