[SSSD]Re: Question about release streams

2024-11-29 Thread Alexey Tikhonov via sssd-devel
Hi, On Fri, Nov 29, 2024 at 11:14 AM Wolfgang Eder via sssd-devel wrote: > > Hi all, > the README states: > "SSSD maintains two release streams - stable and LTM. Releases designated as > LTM are long-term maintenance > releases and will see bugfixes and security patches for a longer time than >

[SSSD]Re: id_provider = ad ; ldap_disable_range_retrieval = false; why getent group limited to 1500 members?

2024-12-06 Thread Alexey Tikhonov via sssd-devel
Hi, > sssd version: 1.16.1 This is really way too old. Can you reproduce an issue with a more modern (2.9+) sssd version? On Fri, Dec 6, 2024 at 12:59 AM Bob Green via sssd-devel < sssd-devel@lists.fedorahosted.org> wrote: > sssd correctly identifies that an account is a member of a large 150

[SSSD]Re: large ad provider environment, ignore_group_members = true question

2025-02-27 Thread Alexey Tikhonov via sssd-devel
Hi. I'll take a stab at providing some info, but please don't take this as a definitive answer. If you take a glance at https://sssd.io/_images/architecture.svg you'll see that SSSD is built around its cache (/var/lib/sss/db/*) The problem of a "slow `id` of a user that is a member of a bunch of

[SSSD] Announcing SSSD 2.9.7

2025-05-21 Thread Alexey Tikhonov via sssd-devel
# SSSD 2.9.7 The SSSD team is announcing the release of version 2.9.7 of the System Security Services Daemon. The tarball can be downloaded from: https://github.com/SSSD/sssd/releases/tag/2.9.7 Note that this is the latest release of 2.9.x LTM branch. See the full release notes at: https:/