Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Containers
  • Support Cases
  • Products & Services

    Products

    Support

    • Production Support
    • Development Support
    • Product Life Cycles

    Services

    • Consulting
    • Technical Account Management
    • Training & Certifications

    Documentation

    • Red Hat Enterprise Linux
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenStack Platform
    • Red Hat OpenShift Container Platform
    All Documentation

    Ecosystem Catalog

    • Red Hat Partner Ecosystem
    • Partner Resources
  • Tools

    Tools

    • Troubleshoot a product issue
    • Packages
    • Errata

    Customer Portal Labs

    • Configuration
    • Deployment
    • Security
    • Troubleshoot
    All labs

    Red Hat Insights

    Increase visibility into IT operations to detect and resolve technical issues before they impact your business.

    Learn More
    Go to Insights
  • Security

    Red Hat Product Security Center

    Engage with our Red Hat Product Security team, access security updates, and ensure your environments are not exposed to any known security vulnerabilities.

    Product Security Center

    Security Updates

    • Security Advisories
    • Red Hat CVE Database
    • Security Labs

    Keep your systems secure with Red Hat's specialized responses to security vulnerabilities.

    View Responses

    Resources

    • Security Blog
    • Security Measurement
    • Severity Ratings
    • Backporting Policies
    • Product Signing (GPG) Keys
  • Community

    Customer Portal Community

    • Discussions
    • Private Groups
    Community Activity

    Customer Events

    • Red Hat Convergence
    • Red Hat Summit

    Stories

    • Red Hat Subscription Value
    • You Asked. We Acted.
    • Open Source Communities
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift Container Platform
  • Red Hat OpenShift Data Science
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat Single Sign On
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2013:0047 - Bug Fix Advisory
Issued:
2013-01-07
Updated:
2013-01-07

RHBA-2013:0047 - Bug Fix Advisory

  • Overview
  • Updated Packages

Synopsis

sssd bug fix update

Type/Severity

Bug Fix Advisory

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

Updated sssd packages that fix multiple bugs are now available for Red Hat
Enterprise Linux 5.

Description

SSSD (System Security Services Daemon) provides daemons to manage access to
remote directories and authentication mechanisms. It provides NSS (Name Service
Switch) and PAM (Pluggable Authentication Modules) interfaces and a pluggable
back end system to connect to multiple different account sources.

This update fixes the following bugs:

  • Previously, the SSSD daemon could deny simple paged search requests, if an

LDAP (Lightweight Directory Access Protocol) server had the paging control
module installed but not enabled or if a highly loaded LDAP server was
restricted to a single page search operation. With this update, the
"ldap_disable_paging" option disables the LDAP paging control to limit the
number of SSSD lookups defined by the LDAP server. (BZ#782221)

  • Previously, a segmentation fault could occur when the IPA HBAC (Host-Based

Access Control) code iterated over the list of groups with an entity that formed
the HBAC rule without checking its validity. This update creates an empty array
to allow the HBAC code to loop safely. (BZ#783081)

  • Previously, the SSSD daemon did not have a versioned dependency on the DBus

library. Now, a versioned dependency on the DBus library is added to enable SSSD
also on older versions of the DBus library. (BZ#797272)

  • Previously, the IPA provider checked only IPA access control policies and

ignored additional access control policies when the access provider was
configured to use IPA access control policies. Users could get access when the
LDAP access provider denied access. Now, LDAP access control policies are
checked before the IPA access control policies. (BZ#797300)

  • Previously, provider-specific data was freed before data that was transported

between different SSSD processes. A segmentation fault could occur on shutdown
when already freed memory was accessed. This update changes the order of free
operations. (BZ#811912)

  • Previously, the SSSD daemon was limited to 1024 open files by default. Further

logins were rejected if the number of simultaneous connections exceed the limit.
This update sets the limit to 8000 open files or the maximum from limits.conf,
whichever is less. (BZ#815154)

  • Previously, the SSSD daemon went offline when set to encrypt the communication

with the LDAP server using GSSAPI if the first Kerberos server was down. Now,
SSSD retries all key distribution centers (KDC) before going offline.
(BZ#817073)

  • Previously, the status of a server that was unreachable was reset to neutral

after a 30-seconds timeout. The server list marked a server for another retry
and the cycle looped if the server list was too long. This update performs only
one loop and stops when encountering a server that was checked before.
(BZ#828190)

  • Previously, the SSSD daemon kept connections to client applications open for

the lifetime of the application. SSSD could use too many file descriptors and
refused new connections if many long-running applications were running
simultaneously. Now, SSSD keeps a connection to a client application open only
for a default interval of 60 seconds. (BZ#833169)

  • Previously, the SSSD daemon did not contain an option to disable source hosts

processing. The LDAP query to retrieve hosts could reach the administration
limit of the LDAP server and abort if the IPA server contained a large number of
hosts. Now, the ipa_hbac_support_srchost option defaults to "False" to switch
off source hosts support. (BZ#841677)

  • Previously, the SSSD daemon could skip a complete level of nesting processes

when SSSD processed a group that was already encountered on another nesting
level. SSSD incorrectly reported group memberships. This update modifies the
logic in the LDAP back end to skip only already processed groups. (BZ#846664)

All users of sssd are advised to upgrade to these updated packages, which fix
these bugs.

Solution

Before applying this update, make sure all previously-released errata relevant
to your system have been applied.

This update is available via the Red Hat Network. Details on how to use the Red
Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 5 x86_64
  • Red Hat Enterprise Linux Server 5 ia64
  • Red Hat Enterprise Linux Server 5 i386
  • Red Hat Enterprise Linux Workstation 5 x86_64
  • Red Hat Enterprise Linux Workstation 5 i386
  • Red Hat Enterprise Linux Desktop 5 x86_64
  • Red Hat Enterprise Linux Desktop 5 i386
  • Red Hat Enterprise Linux for IBM z Systems 5 s390x
  • Red Hat Enterprise Linux for Power, big endian 5 ppc
  • Red Hat Enterprise Linux Server from RHUI 5 x86_64
  • Red Hat Enterprise Linux Server from RHUI 5 i386

Fixes

  • BZ - 841677 - hbac rules fail sssd | ipa
  • BZ - 850722 - New defect - use of uninitialized value.

CVEs

(none)

References

(none)

Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 5

SRPM
sssd-1.5.1-58.el5.src.rpm SHA-256: 4b26176c899b2efd811c3368ac3f046879c024ecc10228b6b748236b077cd04c
x86_64
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-1.5.1-58.el5.x86_64.rpm SHA-256: e83c4787b0a114a6496556e21fe416ce7f007323f6c977d992f4098841bfc2a2
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-devel-1.5.1-58.el5.x86_64.rpm SHA-256: 2b176cb133d91525abd1d5a36eb24ae295f5e1465df048980a0bd0dc165fcb55
libipa_hbac-python-1.5.1-58.el5.x86_64.rpm SHA-256: bbea5d2d47a2cd488807e14b8c9d1efc87df86b22096d1073e238276c14f69aa
sssd-1.5.1-58.el5.x86_64.rpm SHA-256: 937b0255411329589a10082108ee4974cdaccadc50f04e7f4505f095e01201b9
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-client-1.5.1-58.el5.x86_64.rpm SHA-256: 9c5ccc9234ee218b8256404103511600060c2beed2be2132efa47e97d2608a97
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-debuginfo-1.5.1-58.el5.x86_64.rpm SHA-256: e60318a7a678d322dcf775707e5f8d0117260c748bfdfe0658d0a51ae29e6334
sssd-tools-1.5.1-58.el5.x86_64.rpm SHA-256: f8a5a1588ea7ffe9e4dcbc0211af4bad635329c01fd40eba56f57ce35d9e2726
ia64
libipa_hbac-1.5.1-58.el5.ia64.rpm SHA-256: 226c46acc9e5ef619b92b35702a15da3184479a4bcbf77e366c24d6e934ccc99
libipa_hbac-devel-1.5.1-58.el5.ia64.rpm SHA-256: 0eca8d8524a911593b9296267d7cc282d35857efdcd15c7ec45bd1250a370301
libipa_hbac-python-1.5.1-58.el5.ia64.rpm SHA-256: 3b005fe0d0d5106698cffd49dc3126435d68b4c1e6effe63f1dda92ac08ca3e4
sssd-1.5.1-58.el5.ia64.rpm SHA-256: d2db115e4c4e61f1d9327a10903406bb1072064c370dcac1bb088fc8677dfff8
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-client-1.5.1-58.el5.ia64.rpm SHA-256: 036cc440c7b5622b83678992c7cc6a16117bd40f382ce48d9f00e090e7d2a1c0
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-debuginfo-1.5.1-58.el5.ia64.rpm SHA-256: cc01157c6b24f377d7a24285a43cfa0e06bee71d476e9bd997211a92d44fc2c6
sssd-tools-1.5.1-58.el5.ia64.rpm SHA-256: 102361ae92faef9e2898500889adb2b884874265471604aa3e1fba662ebda76d
i386
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-python-1.5.1-58.el5.i386.rpm SHA-256: d0a7bd4536eab64a881e98998e09ff0834f075777c6a5c86be9491f4ee6f966e
sssd-1.5.1-58.el5.i386.rpm SHA-256: e8cbb590316017e98c9408cfd7dbfd7bf02ba1d2e844fd41c53a99b9dfe40f9b
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-tools-1.5.1-58.el5.i386.rpm SHA-256: 6ee79ee0960eb0a7f14b9fc088b1f40001e3f8a62493879822ef59efd0729726

Red Hat Enterprise Linux Workstation 5

SRPM
sssd-1.5.1-58.el5.src.rpm SHA-256: 4b26176c899b2efd811c3368ac3f046879c024ecc10228b6b748236b077cd04c
x86_64
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-1.5.1-58.el5.x86_64.rpm SHA-256: e83c4787b0a114a6496556e21fe416ce7f007323f6c977d992f4098841bfc2a2
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-devel-1.5.1-58.el5.x86_64.rpm SHA-256: 2b176cb133d91525abd1d5a36eb24ae295f5e1465df048980a0bd0dc165fcb55
libipa_hbac-python-1.5.1-58.el5.x86_64.rpm SHA-256: bbea5d2d47a2cd488807e14b8c9d1efc87df86b22096d1073e238276c14f69aa
sssd-1.5.1-58.el5.x86_64.rpm SHA-256: 937b0255411329589a10082108ee4974cdaccadc50f04e7f4505f095e01201b9
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-client-1.5.1-58.el5.x86_64.rpm SHA-256: 9c5ccc9234ee218b8256404103511600060c2beed2be2132efa47e97d2608a97
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-debuginfo-1.5.1-58.el5.x86_64.rpm SHA-256: e60318a7a678d322dcf775707e5f8d0117260c748bfdfe0658d0a51ae29e6334
sssd-tools-1.5.1-58.el5.x86_64.rpm SHA-256: f8a5a1588ea7ffe9e4dcbc0211af4bad635329c01fd40eba56f57ce35d9e2726
i386
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-python-1.5.1-58.el5.i386.rpm SHA-256: d0a7bd4536eab64a881e98998e09ff0834f075777c6a5c86be9491f4ee6f966e
sssd-1.5.1-58.el5.i386.rpm SHA-256: e8cbb590316017e98c9408cfd7dbfd7bf02ba1d2e844fd41c53a99b9dfe40f9b
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-tools-1.5.1-58.el5.i386.rpm SHA-256: 6ee79ee0960eb0a7f14b9fc088b1f40001e3f8a62493879822ef59efd0729726

Red Hat Enterprise Linux Desktop 5

SRPM
sssd-1.5.1-58.el5.src.rpm SHA-256: 4b26176c899b2efd811c3368ac3f046879c024ecc10228b6b748236b077cd04c
x86_64
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-1.5.1-58.el5.x86_64.rpm SHA-256: e83c4787b0a114a6496556e21fe416ce7f007323f6c977d992f4098841bfc2a2
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-devel-1.5.1-58.el5.x86_64.rpm SHA-256: 2b176cb133d91525abd1d5a36eb24ae295f5e1465df048980a0bd0dc165fcb55
libipa_hbac-python-1.5.1-58.el5.x86_64.rpm SHA-256: bbea5d2d47a2cd488807e14b8c9d1efc87df86b22096d1073e238276c14f69aa
sssd-1.5.1-58.el5.x86_64.rpm SHA-256: 937b0255411329589a10082108ee4974cdaccadc50f04e7f4505f095e01201b9
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-client-1.5.1-58.el5.x86_64.rpm SHA-256: 9c5ccc9234ee218b8256404103511600060c2beed2be2132efa47e97d2608a97
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-debuginfo-1.5.1-58.el5.x86_64.rpm SHA-256: e60318a7a678d322dcf775707e5f8d0117260c748bfdfe0658d0a51ae29e6334
sssd-tools-1.5.1-58.el5.x86_64.rpm SHA-256: f8a5a1588ea7ffe9e4dcbc0211af4bad635329c01fd40eba56f57ce35d9e2726
i386
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-python-1.5.1-58.el5.i386.rpm SHA-256: d0a7bd4536eab64a881e98998e09ff0834f075777c6a5c86be9491f4ee6f966e
sssd-1.5.1-58.el5.i386.rpm SHA-256: e8cbb590316017e98c9408cfd7dbfd7bf02ba1d2e844fd41c53a99b9dfe40f9b
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-tools-1.5.1-58.el5.i386.rpm SHA-256: 6ee79ee0960eb0a7f14b9fc088b1f40001e3f8a62493879822ef59efd0729726

Red Hat Enterprise Linux for IBM z Systems 5

SRPM
sssd-1.5.1-58.el5.src.rpm SHA-256: 4b26176c899b2efd811c3368ac3f046879c024ecc10228b6b748236b077cd04c
s390x
libipa_hbac-1.5.1-58.el5.s390.rpm SHA-256: a8d571dd0fb749d63125fc127a571e63666f8a421ac15e946bdf658d5d1eba51
libipa_hbac-1.5.1-58.el5.s390x.rpm SHA-256: 14a68fc570fd274657c9111981ad0651570e0b51ab8d6e92885a06a99122c5d0
libipa_hbac-devel-1.5.1-58.el5.s390.rpm SHA-256: c31aee5066ea3a032c05b3a6e56a96d9dde154e0c22006da431bab8b52b250b3
libipa_hbac-devel-1.5.1-58.el5.s390x.rpm SHA-256: a681fd3bfc25f46a528d6c3d555d4b93d15352ef37484227d51f2730db765c37
libipa_hbac-python-1.5.1-58.el5.s390x.rpm SHA-256: 9e8c099dd71e26ca848157ea1b3e193d2e5eb8c833b7932aff5a3d9d196abf37
sssd-1.5.1-58.el5.s390x.rpm SHA-256: 5c9b2742069b218d76469e6683cbf0a1a1ebf4c14db9776eb4ff599700533553
sssd-client-1.5.1-58.el5.s390.rpm SHA-256: 9710cf3f81c13b0b9ce1ea46fdb65983ef0c3ece1f167dda1e71609bf55fa998
sssd-client-1.5.1-58.el5.s390x.rpm SHA-256: aea80d91b41d31e4f3f07773353201545d23409bc85a4ee3e0427a3945af0b44
sssd-debuginfo-1.5.1-58.el5.s390.rpm SHA-256: 326022e057d8bc74b74599e83bb69f68bfb496ed0e6cac326944a848b2043196
sssd-debuginfo-1.5.1-58.el5.s390x.rpm SHA-256: 032e5ddd1c8f4815d8c6349546dca141844952797a6bd2f4cc46c5877bdbe4c5
sssd-tools-1.5.1-58.el5.s390x.rpm SHA-256: 96843ac13ae0a239c06db7a01e526a96977014b8c015229f8ae24304129c3126

Red Hat Enterprise Linux for Power, big endian 5

SRPM
sssd-1.5.1-58.el5.src.rpm SHA-256: 4b26176c899b2efd811c3368ac3f046879c024ecc10228b6b748236b077cd04c
ppc
libipa_hbac-1.5.1-58.el5.ppc.rpm SHA-256: 54495d422a35abce98f4a4593003d2cd967cf62deed019515d0e523f9e41fa7d
libipa_hbac-1.5.1-58.el5.ppc64.rpm SHA-256: 4667851d36a5c4358b8f522fc3a4425b552d76c04017a869be319d0b4003bda6
libipa_hbac-devel-1.5.1-58.el5.ppc.rpm SHA-256: de40b0897bbf1aa15349f5e7f071a234a58a2c8766ca8848c2487513fc5245aa
libipa_hbac-devel-1.5.1-58.el5.ppc64.rpm SHA-256: 7f8c0ee96c06cf519383de83bfcb98b084ff3874e0e1531329b82b14e14b0528
libipa_hbac-python-1.5.1-58.el5.ppc.rpm SHA-256: 3629742408ef35463e054b915a7ee4398b6f795b1f73568b42a865630307644e
sssd-1.5.1-58.el5.ppc.rpm SHA-256: 1bb52c38b4cd3246a99289eaa9acffc4a0f896a9fd3dba0c2503e505764fcbcc
sssd-client-1.5.1-58.el5.ppc.rpm SHA-256: 6e4eaa4465815caa6e7afcd879d5e059168e2e8478a5eb7c101dad84dfb9c2ec
sssd-client-1.5.1-58.el5.ppc64.rpm SHA-256: 2bf80eab660379cc0c29fc9adf6e828777f6c3fa170192f013689c03efd05595
sssd-debuginfo-1.5.1-58.el5.ppc.rpm SHA-256: e1f4255275344d8f3c91cb5e62ec4e9b329ee41049496f6b3c7c92326dc39b81
sssd-debuginfo-1.5.1-58.el5.ppc64.rpm SHA-256: 1d044f0699c08f04c64527d7c9d94392423cf4c52b5238670e0ec9844944880b
sssd-tools-1.5.1-58.el5.ppc.rpm SHA-256: 11db15235b736f79dc06a41799b394a1e78ae8ecdf6fd28e6e08dfae9fa7f1b9

Red Hat Enterprise Linux Server from RHUI 5

SRPM
sssd-1.5.1-58.el5.src.rpm SHA-256: 4b26176c899b2efd811c3368ac3f046879c024ecc10228b6b748236b077cd04c
x86_64
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-1.5.1-58.el5.x86_64.rpm SHA-256: e83c4787b0a114a6496556e21fe416ce7f007323f6c977d992f4098841bfc2a2
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-devel-1.5.1-58.el5.x86_64.rpm SHA-256: 2b176cb133d91525abd1d5a36eb24ae295f5e1465df048980a0bd0dc165fcb55
libipa_hbac-python-1.5.1-58.el5.x86_64.rpm SHA-256: bbea5d2d47a2cd488807e14b8c9d1efc87df86b22096d1073e238276c14f69aa
sssd-1.5.1-58.el5.x86_64.rpm SHA-256: 937b0255411329589a10082108ee4974cdaccadc50f04e7f4505f095e01201b9
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-client-1.5.1-58.el5.x86_64.rpm SHA-256: 9c5ccc9234ee218b8256404103511600060c2beed2be2132efa47e97d2608a97
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-debuginfo-1.5.1-58.el5.x86_64.rpm SHA-256: e60318a7a678d322dcf775707e5f8d0117260c748bfdfe0658d0a51ae29e6334
sssd-tools-1.5.1-58.el5.x86_64.rpm SHA-256: f8a5a1588ea7ffe9e4dcbc0211af4bad635329c01fd40eba56f57ce35d9e2726
i386
libipa_hbac-1.5.1-58.el5.i386.rpm SHA-256: c3ce7bdf442d8cc3c126cd021b9681e423777f9ff0b417be8a6008f5761f5f1e
libipa_hbac-devel-1.5.1-58.el5.i386.rpm SHA-256: 5192ba67982e2365ed48aaec79aba2cd2a66bafaa93fec59e732cf6f28a0c022
libipa_hbac-python-1.5.1-58.el5.i386.rpm SHA-256: d0a7bd4536eab64a881e98998e09ff0834f075777c6a5c86be9491f4ee6f966e
sssd-1.5.1-58.el5.i386.rpm SHA-256: e8cbb590316017e98c9408cfd7dbfd7bf02ba1d2e844fd41c53a99b9dfe40f9b
sssd-client-1.5.1-58.el5.i386.rpm SHA-256: 9dd664d5842b0763d2a982e8ecb6f0dc1224811480751f40351af344e9045112
sssd-debuginfo-1.5.1-58.el5.i386.rpm SHA-256: 519103269fad8c48d97897259739ddf90deda650ffa04624ed7e7dc3dc87b7a3
sssd-tools-1.5.1-58.el5.i386.rpm SHA-256: 6ee79ee0960eb0a7f14b9fc088b1f40001e3f8a62493879822ef59efd0729726

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

About

  • Red Hat Subscription Value
  • About Red Hat
  • Red Hat Jobs
2023
  • Privacy Statement
  • Terms of Use
  • All Policies and Guidelines
We've updated our Privacy Policy effective July 1st, 2023.
Red Hat Summit Red Hat Summit
Twitter