#3153 The number of proxy child slots is hardcoded
Closed: Fixed None Opened 7 years ago by jhrozek.

Currently we have:

/* FIXME: get max_children from configuration file */
 auth_ctx->max_children = 10;

This is not enough in busy environments, so we should implement what the FIXME asks about and expose the max_children parameter as a config option.


Fields changed

owner: somebody => pcech

Fields changed

status: new => assigned

Fields changed

patch: 0 => 1

Filing into 1.13.5 since downstreams also need to merge the patch.

milestone: NEEDS_TRIAGE => SSSD 1.13.5

sssd-1-13:

resolution: => fixed
status: assigned => closed

Metadata Update from @jhrozek:
- Issue assigned to pcech
- Issue set to the milestone: SSSD 1.13.5

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4186

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata