Publishing details

Changelog

sssd (2.2.3-3ubuntu0.13) focal; urgency=medium

  * debian/patches: Backport support for 'partial_chain' cert verification.
    Since the switch to libcrypto in SSSD 2.2.3-3ubuntu0.4 we require a
    smart card certificate to be fully trusted by providing the whole CA
    chain, while in previous versions a partial chain was enough.
    SSSD did not support this, so backport the patches that add the ability to
    enable the partial verification of the CA database.
    This can be configured now from sssd.conf (LP: #1919563)
  * debian/sssd-common.postinst: Use partial_chain in PAM authentications.
    If an user had previously configured the smartcard authentication, we
    need to enable the partial_chain verification mode for PAM, to be
    consistent to what SSSD did before the switch from NSS to OpenSSL.
    This broke some systems because they relied on the NSS default
    partial-chain verification, so set back this option in case anything
    related was configured before.
    So basically we set a [pam] pam_cert_verification = partial_chain
    option, concatenating it to the previous value if any. (LP: #1919563)
  * debian/patches: Backport patches atches to support properly GDM smartcard
    login (LP: #1865226)
  * debian/patches: Ensure all smart card modules and cards are checked
    (LP: #2003809)

 -- Marco Trevisan (TreviƱo) <email address hidden>  Wed, 23 Aug 2023 02:57:14 +0200

Available diffs

Builds

Built packages

Package files