Discussion:
[Freeipa-devel] [freeipa PR#641][opened] Set "KDC:Disable Last Success" by default
MartinBasti
2017-03-22 16:45:11 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Author: MartinBasti
Title: #641: Set "KDC:Disable Last Success" by default
Action: opened

PR body:
"""
In big deployments enabled recording of the last sucesfull login
this creates a huge changelog on DS side and cause performance
issues even if this is excluded from replication.

Actually this is not used directly by FreeIPA so it is safe to remove
in new installations. User who need this must manually remove
"KDC:Disable Last Success" using `ipa config-mod` command or WebUI.

https://pagure.io/freeipa/issue/5313
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/641/head:pr641
git checkout pr641
MartinBasti
2017-03-22 16:47:19 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Author: MartinBasti
Title: #641: Set "KDC:Disable Last Success" by default
Action: synchronized

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/641/head:pr641
git checkout pr641
MartinBasti
2017-03-24 12:10:24 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Title: #641: Set "KDC:Disable Last Success" by default

MartinBasti commented:
"""
Bump for review
"""

See the full comment at https://github.com/freeipa/freeipa/pull/641#issuecomment-289006230
stlaz
2017-03-27 14:42:12 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Title: #641: Set "KDC:Disable Last Success" by default

Label: +ack
stlaz
2017-03-27 14:42:08 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Title: #641: Set "KDC:Disable Last Success" by default

stlaz commented:
"""
This change of default behavior seems to have removed a lot of write-load from DS so I believe we should go with it. However, add comment about it to the issue "changelog", please.
"""

See the full comment at https://github.com/freeipa/freeipa/pull/641#issuecomment-289474747
pvomacka
2017-03-27 16:25:56 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Title: #641: Set "KDC:Disable Last Success" by default

Label: +pushed
pvomacka
2017-03-27 16:26:00 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Title: #641: Set "KDC:Disable Last Success" by default

pvomacka commented:
"""
ipa-4-5:

* fdcd5f486839d9279dcba74b74f7756ace5812fa Set "KDC:Disable Last Success" by default
master:

* eeaf428b1befc37489ed5ee14ae193b46cbd1db7 Set "KDC:Disable Last Success" by default
"""

See the full comment at https://github.com/freeipa/freeipa/pull/641#issuecomment-289506802
pvomacka
2017-03-27 16:26:04 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/641
Author: MartinBasti
Title: #641: Set "KDC:Disable Last Success" by default
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/641/head:pr641
git checkout pr641

Loading...