Package sssd-tools: Information

  • Default inline alert: Version in the repository: 2.9.4-alt1

Binary package: sssd-tools
Version: 2.7.4-alt1
Architecture: aarch64
Build time:  Sep 26, 2022, 08:24 PM in the task #306744
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


Sept. 7, 2022 Evgeny Sinelnikov 2.7.4-alt1
- Update to latest 2.7 major release.
- Lock-free client support will be only built if libc provides
  pthread_key_create() and pthread_once().
  For glibc this means version 2.34+
- Add requirement of adcli to sssd-ad.
July 15, 2022 Evgeny Sinelnikov 2.7.3-alt1
- Update to latest 2.7 major release:
  + CLIENT: use thread local storage for socket to a.void the need for a lock.
  + SSS_CLIENT: got rid of code duplication.
  + SSS_CLIENT: mem-cache: fixed missing error code.
  + PAM P11: fixed minor mem-leak.
June 18, 2022 Evgeny Sinelnikov 2.7.2-alt2
- Update russian translations (by Elena Mishina <lepata@basealt.ru>)