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

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

Бинарный пакет: sssd
Версия: 2.7.4-alt1
Архитектура: i586
Собран:  26 сентября 2022 г. 20:24 в задании #306744
Исходный пакет: sssd
Категория: Система/Серверы
Сообщить об ошибке в пакете
Загрузка: sssd-2.7.4-alt1.i586.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.

Сопровождающий: Evgeny Sinelnikov


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


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.
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.
18 июня 2022 г. Evgeny Sinelnikov 2.7.2-alt2
- Update russian translations (by Elena Mishina <lepata@basealt.ru>)