Пакет sssd-tools: Информация

  • Default inline alert: Версия в репозитории: 2.9.4-alt2

Бинарный пакет: sssd-tools
Версия: 2.8.1-alt2
Архитектура: e2kv4
Собран:  31 января 2023 г. 13:03
Исходный пакет: sssd
Сообщить об ошибке в пакете
Домашняя страница: https://pagure.io/SSSD/sssd

Лицензия: GPLv3+
О пакете: Userspace tools for use with the SSSD
Описание: 
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

Сопровождающий: Stanislav Levin


Последнее изменение


27 января 2023 г. Stanislav Levin 2.8.1-alt2
- Backported fix for sssd#6505.
7 ноября 2022 г. Evgeny Sinelnikov 2.8.1-alt1
- Update to latest 2.8 major release.
- Important fixes:
  + A regression when running sss_cache when no SSSD domain is enabled would
    produce a syslog critical message was fixed.
  + Several fixes in D-Bus infopipe functions:
    ListByName(), Groups.ListByName() and Groups.ListByDomainAndName().
29 октября 2022 г. Evgeny Sinelnikov 2.8.0-alt2
- Redesign become_user patch to should assign supplementary groups for server
  part of code only (due race condition in krb5_child, for example).