[Freeipa-devel] [freeipa PR#4917][closed] [Backport][ipa-4-8] replica: Ensure that ipaapi user is allowed to access ifp

2020-07-14 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4917 Author: rcritten Title: #4917: [Backport][ipa-4-8] replica: Ensure that ipaapi user is allowed to access ifp Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4917

[Freeipa-devel] [freeipa PR#4914][closed] replica: Ensure that ipaapi user is allowed to access ifp

2020-07-14 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4914 Author: jsf9k Title: #4914: replica: Ensure that ipaapi user is allowed to access ifp Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4914/head:pr4914 git checkou

[Freeipa-devel] [freeipa PR#4917][opened] [Backport][ipa-4-8] replica: Ensure that ipaapi user is allowed to access ifp

2020-07-14 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4917 Author: rcritten Title: #4917: [Backport][ipa-4-8] replica: Ensure that ipaapi user is allowed to access ifp Action: opened PR body: """ This PR was opened automatically because PR #4914 was pushed to master and backport to ipa-4-8 is require

[Freeipa-devel] [freeipa PR#4916][opened] [Backport][ipa-4-8] ipatests: test_epn: Fix package installation

2020-07-14 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4916 Author: rcritten Title: #4916: [Backport][ipa-4-8] ipatests: test_epn: Fix package installation Action: opened PR body: """ This PR was opened automatically because PR #4915 was pushed to master and backport to ipa-4-8 is required. """ To pul

[Freeipa-devel] [freeipa PR#4915][closed] ipatests: test_epn: Fix package installation

2020-07-14 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4915 Author: miskopo Title: #4915: ipatests: test_epn: Fix package installation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4915/head:pr4915 git checkout pr4915 __

[Freeipa-devel] [freeipa PR#4915][opened] ipatests: test_epn: Fix package installation

2020-07-14 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4915 Author: miskopo Title: #4915: ipatests: test_epn: Fix package installation Action: opened PR body: """ EPN functionality is provided as separate package client-install, but it is installed during setup. This resolves behaviour. Signed-off