URL: https://github.com/SSSD/sssd/pull/331 Title: #331: KCM: temporary increase hardcoded buffers
lslebodn commented: """ > Per @simo5's comments in the linked bug, tickets can easily reach 65k, so > this limit should maybe be higher. As you can see in commit message is just a temporary workaround. Because sssd-1.15.3 should not be completely broken for ordinary use-case. 65k is still not a solution. It still can cause problems. 16k is enough for basic use-case (current value isn't) and we will document it as a know issue. It does not make a sense to increase buffer to infinity. """ See the full comment at https://github.com/SSSD/sssd/pull/331#issuecomment-317381622
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org