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

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

Бинарный пакет: sssd
Версия: 2.8.1-alt2
Архитектура: x86_64
Собран:  3 марта 2023 г. 4:22 в задании #306946
Исходный пакет: sssd
Категория: Система/Серверы
Сообщить об ошибке в пакете
Загрузка: sssd-2.8.1-alt2.x86_64.rpm
Домашняя страница: https://pagure.io/SSSD/sssd

Лицензия: GPLv3+
О пакете: System Security Services Daemon
Описание: 
Provides a set of daemons to manage access to remote directories and
authentication mechanisms. It provides an NSS and PAM interface toward
the system and a pluggable backend system to connect to multiple different
account sources. It is also the basis to provide client auditing and policy
services for projects like FreeIPA.

The sssd subpackage is a meta-package that contains the deamon as well as all
the existing back ends.

Сопровождающий: 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).