[SSSD] [sssd PR#5552][comment] files: split update into batches

2021-03-26 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5552 Title: #5552: files: split update into batches alexey-tikhonov commented: """ > > But this PR aims to fix another valid issue - single operation during > > single update taking > 3 * WD `timeout`s. I think we don't have a ticket > > for this issue. >

[SSSD] [sssd PR#5539][comment] NSS: Clear negative cache when SIGHUP received

2021-03-26 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/5539 Title: #5539: NSS: Clear negative cache when SIGHUP received alexey-tikhonov commented: """ Thanks for the updates. This version definitely looks better and should do what is functionally required. What feels a little bit loose: patch relies on the o

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-26 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals justin-stephenson commented: """ > Hi Justin, > I'm sorry it takes so long, but there are few more thinks. They are mostly > minor, but one makes kcm fail to start. > These issues are addressed

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-26 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From 5

[SSSD] [sssd PR#5450][synchronized] kcm: add support for kerberos tgt renewals

2021-03-26 Thread justin-stephenson
URL: https://github.com/SSSD/sssd/pull/5450 Author: justin-stephenson Title: #5450: kcm: add support for kerberos tgt renewals Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5450/head:pr5450 git checkout pr5450 From 5

[SSSD] [sssd PR#5549][synchronized] data_provider: Configure backend probing interval

2021-03-26 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5549 Author: elkoniu Title: #5549: data_provider: Configure backend probing interval Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5549/head:pr5549 git checkout pr5549 From a309

[SSSD] [sssd PR#5549][+Waiting for review] data_provider: Configure backend probing interval

2021-03-26 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5549 Title: #5549: data_provider: Configure backend probing interval Label: +Waiting for review ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lis

[SSSD] [sssd PR#5549][-Changes requested] data_provider: Configure backend probing interval

2021-03-26 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5549 Title: #5549: data_provider: Configure backend probing interval Label: -Changes requested ___ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@list

[SSSD] [sssd PR#5549][synchronized] data_provider: Configure backend probing interval

2021-03-26 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5549 Author: elkoniu Title: #5549: data_provider: Configure backend probing interval Action: synchronized To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5549/head:pr5549 git checkout pr5549 From 276a

[SSSD] [sssd PR#5450][comment] kcm: add support for kerberos tgt renewals

2021-03-26 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/5450 Title: #5450: kcm: add support for kerberos tgt renewals pbrezina commented: """ > Thanks a lot Pavel for the further review, it is better to get everything > resolved now than having to fix issues later. > > > If the cache contains uid that is not r

[SSSD] [sssd PR#5549][comment] data_provider: Configure backend probing interval

2021-03-26 Thread elkoniu
URL: https://github.com/SSSD/sssd/pull/5549 Title: #5549: data_provider: Configure backend probing interval elkoniu commented: """ > Hi, > > just a general comment, please use `sss_rand()`. It makes sure `srand()` is > called and would help if we want to use different general purpose random >

[SSSD] [sssd PR#5549][comment] data_provider: Configure backend probing interval

2021-03-26 Thread sumit-bose
URL: https://github.com/SSSD/sssd/pull/5549 Title: #5549: data_provider: Configure backend probing interval sumit-bose commented: """ Hi, just a general comment, please use `sss_rand()`. It makes sure `srand()` is called and would help if we want to use different general purpose random number