#1738 Decrease the krb5_auth_timeout default value of 15
Closed: Fixed Opened by kaushikub.

The current value of 15 for krb5_auth_timeout makes failover of krb5_server(krb5_server=SERVER1,SERVER2) quite slow(15seconds) in certain scenarios, e.g.

  • if SERVER1 machine is down
  • if packets are DROPPED in SERVER1

Setting krb5_auth_timeout=6 in the above cases allows failover to happen in 6 seconds.

Not sure why krb5_auth_timeout is defaulted to 15. I would suggest it to be lowered to 6.


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10 beta
selected: => Want

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=891660

rhbz: => [https://bugzilla.redhat.com/show_bug.cgi?id=891660 891660]

Fields changed

priority: major => critical

Fields changed

owner: somebody => okos

Fields changed

patch: 0 => 1
status: new => assigned

  • master: 4f2e932acd5266e9d4e3f55966baafbdbd2ae210

resolution: => fixed
review: => 0
status: assigned => closed

Metadata Update from @kaushikub:
- Issue assigned to okos
- Issue set to the milestone: SSSD 1.10 beta

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/2780

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.

Metadata