[Freeipa-devel] [freeipa PR#5824][opened] [Backport][ipa-4-9] freeipa.spec: bump 389-ds version

2021-06-09 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5824 Author: rcritten Title: #5824: [Backport][ipa-4-9] freeipa.spec: bump 389-ds version Action: opened PR body: """ This PR was opened automatically because PR #5819 was pushed to master and backport to ipa-4-9 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#5819][closed] freeipa.spec: bump 389-ds version

2021-06-09 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5819 Author: flo-renaud Title: #5819: freeipa.spec: bump 389-ds version Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5819/head:pr5819 git checkout pr5819 __

[Freeipa-devel] [freeipa PR#5823][opened] CA-less install: non-ASCII chars in CA cert subject

2021-06-09 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5823 Author: flo-renaud Title: #5823: CA-less install: non-ASCII chars in CA cert subject Action: opened PR body: """ ### CA-less install: non-ASCII chars in CA cert subject In a CA-less install, if the CA cert subject contains non-ascii character

[Freeipa-devel] Re: Framework execute callback feedback

2021-06-09 Thread Rob Crittenden via FreeIPA-devel
Rob Crittenden via FreeIPA-devel wrote: > Alexander Bokovoy wrote: >> On ti, 13 huhti 2021, Rob Crittenden via FreeIPA-devel wrote: >>> Currently the framework has four types of methods: >>> >>> - pre_callback: called before any real work is done. Usually used to >>> tune up incoming options >>> -

[Freeipa-devel] [freeipa PR#5822][opened] [ipa-4-6] CA less installation: non ASCII chars in CA subject

2021-06-09 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5822 Author: flo-renaud Title: #5822: [ipa-4-6] CA less installation: non ASCII chars in CA subject Action: opened PR body: """ ### CA less installation: non ASCII chars in CA subject In CA-less installation, ipa-server-install fails when the CA cer

[Freeipa-devel] [freeipa PR#5821][opened] ipatest: Test ipa-cert-fix fails when startup directive is missing from CS.cfg

2021-06-09 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5821 Author: mrizwan93 Title: #5821: ipatest: Test ipa-cert-fix fails when startup directive is missing from CS.cfg Action: opened PR body: """ This test checks that if 'selftests.container.order.startup' directive is missing from CS.cfg, ipa-cert-

[Freeipa-devel] [freeipa PR#5820][closed] [Backport][ipa-4-9] ipatests: temporary disable execution of test_nfs.py::TestNFS in nightly runs

2021-06-09 Thread wladich via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5820 Author: wladich Title: #5820: [Backport][ipa-4-9] ipatests: temporary disable execution of test_nfs.py::TestNFS in nightly runs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch