[Freeipa-devel] [freeipa PR#5055][opened] Add krbtpolicy for jittered lifetime

2020-08-21 Thread rebeccc via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5055 Author: rebeccc Title: #5055: Add krbtpolicy for jittered lifetime Action: opened PR body: """ Continuation of #5029 This KDC extension will create a jittered lifetime for services with a lifetime greater than 60 minutes. The lifetime will b

[Freeipa-devel] [freeipa PR#5029][closed] [WIP] Add new krbtpolicy for lifetime jitter

2020-08-21 Thread rebeccc via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5029 Author: rebeccc Title: #5029: [WIP] Add new krbtpolicy for lifetime jitter Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5029/head:pr5029 git checkout pr5029 _

[Freeipa-devel] [freeipa PR#5054][opened] [Backport][ipa-4-8] Support older servers in is_ipa_configured() call

2020-08-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5054 Author: rcritten Title: #5054: [Backport][ipa-4-8] Support older servers in is_ipa_configured() call Action: opened PR body: """ This PR is a manual backport of PR #5027. The conflict was lack of ACME in the ipa-4-8 branch. A single change of

[Freeipa-devel] [freeipa PR#5053][opened] Increase timeout for test_cert.py

2020-08-21 Thread ssidhaye via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5053 Author: ssidhaye Title: #5053: Increase timeout for test_cert.py Action: opened PR body: """ testing_master_previous test_cert.py is timing out due to newly added test test_cert.py::TestCertmongerRekey which needs more time to execute. Adding

[Freeipa-devel] [freeipa PR#5052][opened] Fix resolv conf on smbserver test

2020-08-21 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5052 Author: abbra Title: #5052: Fix resolv conf on smbserver test Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5052/head:pr5052 git checkout pr5