#1738 Decrease the krb5_auth_timeout default value of 15
Closed: Fixed None Opened 11 years ago 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

Fields changed

priority: major => critical

Fields changed

owner: somebody => okos

Fields changed

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

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

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

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

Login to comment on this ticket.

Metadata