[Freeipa-devel] [freeipa PR#1115][opened] ipa-kdb: reinit trusted domain data for enterprise principals

2017-09-27 Thread sumit-bose via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1115 Author: sumit-bose Title: #1115: ipa-kdb: reinit trusted domain data for enterprise principals Action: opened PR body: """ While processing enterprise principals the information about trusted domains might not be up-to-date. With this patch ipa

[Freeipa-devel] [freeipa PR#1114][opened] Use 389-ds provided method for file limits tuning

2017-09-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1114 Author: rcritten Title: #1114: Use 389-ds provided method for file limits tuning Action: opened PR body: """ Previously IPA would set the LimitNOFILE value to 8192 to increase the number of concurrent clients. 389-ds-base does this by default a

[Freeipa-devel] [freeipa PR#1053][closed] test_external_ca: switch to python-cryptography

2017-09-27 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1053 Author: Rezney Title: #1053: test_external_ca: switch to python-cryptography Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1053/head:pr1053 git checkout pr1053

[Freeipa-devel] [freeipa PR#1113][opened] [Backport][ipa-4-6] test_external_ca: switch to python-cryptography

2017-09-27 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1113 Author: stlaz Title: #1113: [Backport][ipa-4-6] test_external_ca: switch to python-cryptography Action: opened PR body: """ This PR was opened automatically because PR #1053 was pushed to master and backport to ipa-4-6 is required. """ To pu