Package sssd-tools: Information

    Binary package: sssd-tools
    Version: 2.6.1-alt2
    Architecture: e2k
    Build time:  Dec 4, 2021, 05:01 PM
    Source package: sssd
    Report package bug
    License: GPLv3+
    Summary: Userspace tools for use with the SSSD
    Description: 
    Provides several administrative tools:
        * sss_debuglevel to change the debug level on the fly
        * sss_seed which pre-creates a user entry for use in kickstarts
        * sss_obfuscate for generating an obfuscated LDAP password
        * sssctl -- an sssd status and control utility

    Maintainer: Evgeny Sinelnikov


    Last changed


    Nov. 15, 2021 Evgeny Sinelnikov 2.6.1-alt2
    - Revert reverted patch with change owner/permissions of user deskprofile path
      due it still needed.
    Nov. 10, 2021 Evgeny Sinelnikov 2.6.1-alt1
    - Update to 2.6.1 stable release.
    - Revert "Don't change owner/permissions of user deskprofile path" patch
      due CAP_DAC_OVERRIDE was added to systemd configs in 2.4.2 release.
    Nov. 7, 2021 Evgeny Sinelnikov 2.6.0-alt1
    - Update to 2.6.0 (with upstream fixes from master - 7bfdd3db8e4c).
    - Security issue in the sssctl command - shell command injection via the
      logs-fetch and cache-expire subcommands (fixes: CVE-2021-3621).
    - pam_sss: Allow offline authentication against non-ipa-desktopprofiles aware DC
    - Add filter for Active Directory trusted domains which are not trusted (one-way
      trust) or are from a different forest (direct trust). Both should be ignored
      because they are not trusted or can currently not be handled properly.