]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 5407: Support at least 1000 groups per Kerberos user (#2047) v7
authorNorman Ziert <ziert@pdv-sachsen.net>
Tue, 5 Aug 2025 08:31:40 +0000 (08:31 +0000)
committerFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Tue, 5 Aug 2025 21:54:17 +0000 (22:54 +0100)
commitd0e53cee117c89a393519d4b38f9f0b9dea7ce14
tree1c8471f185a1f14f6e192dc7c98710b3e86fbeb0
parent8268f2f15c2b09ab4dfa4e5722293cc01f85086f
Bug 5407: Support at least 1000 groups per Kerberos user (#2047)

Increase MAX_PAC_GROUP_SIZE to a more reasonable value,
so negotiate_kerberos_auth can report more than approximately
200 groups an authenticated user is member of back to Squid.
CONTRIBUTORS
src/auth/negotiate/kerberos/negotiate_kerberos.h
src/helper.cc