[Freeipa-devel] [freeipa PR#5289][opened] ipaserver: Check memory requirement also for CA

2020-11-24 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5289 Author: t-woerner Title: #5289: ipaserver: Check memory requirement also for CA Action: opened PR body: """ There is no --setup-ca option for the server installer but options.setup_ca has been used as an option for

[Freeipa-devel] [freeipa PR#4045][closed] [Backport][ipa-4-8] DNS install check: Fix overlapping DNS zone from the master itself

2019-12-16 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4045 Author: t-woerner Title: #4045: [Backport][ipa-4-8] DNS install check: Fix overlapping DNS zone from the master itself Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#4045][opened] [Backport][ipa-4-8] DNS install check: Fix overlapping DNS zone from the master itself

2019-12-16 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4045 Author: t-woerner Title: #4045: [Backport][ipa-4-8] DNS install check: Fix overlapping DNS zone from the master itself Action: opened PR body: """ This PR was opened automatically because PR #4044 was pushed to master and backport to ipa-4-8

[Freeipa-devel] [freeipa PR#4044][closed] DNS install check: Fix overlapping DNS zone from the master itself

2019-12-16 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4044 Author: t-woerner Title: #4044: DNS install check: Fix overlapping DNS zone from the master itself Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#4044][opened] DNS install check: Fix overlapping DNS zone from the master itself

2019-12-16 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4044 Author: t-woerner Title: #4044: DNS install check: Fix overlapping DNS zone from the master itself Action: opened PR body: """ The change to allow overlapping zone to be from the master itself has introduced two issues: The check for the

[Freeipa-devel] [freeipa PR#3919][opened] [Backport][ipa-4-7] Do not run trust upgrade code if master lacks Samba bindings

2019-11-20 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3919 Author: t-woerner Title: #3919: [Backport][ipa-4-7] Do not run trust upgrade code if master lacks Samba bindings Action: opened PR body: """ This PR was opened automatically because PR #3910 was pushed to master and backport to ipa-4-7 is

[Freeipa-devel] [freeipa PR#3920][opened] [Backport][ipa-4-8] Do not run trust upgrade code if master lacks Samba bindings

2019-11-20 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3920 Author: t-woerner Title: #3920: [Backport][ipa-4-8] Do not run trust upgrade code if master lacks Samba bindings Action: opened PR body: """ This PR was opened automatically because PR #3910 was pushed to master and backport to ipa-4-8 is

[Freeipa-devel] [freeipa PR#3918][opened] [Backport][ipa-4-6] Do not run trust upgrade code if master lacks Samba bindings

2019-11-20 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3918 Author: t-woerner Title: #3918: [Backport][ipa-4-6] Do not run trust upgrade code if master lacks Samba bindings Action: opened PR body: """ This PR was opened automatically because PR #3910 was pushed to master and backport to ipa-4-6 is

[Freeipa-devel] [freeipa PR#3910][closed] Do not run trust upgrade code if master lacks Samba bindings

2019-11-20 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3910 Author: abbra Title: #3910: Do not run trust upgrade code if master lacks Samba bindings Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3910/head:pr3910 git

[Freeipa-devel] [freeipa PR#3849][opened] ipaserver/plugins/hbacrule: Add HBAC to memberservice_hbacsvc* labels

2019-11-04 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3849 Author: t-woerner Title: #3849: ipaserver/plugins/hbacrule: Add HBAC to memberservice_hbacsvc* labels Action: opened PR body: """ The labels for memberservice_hbacsvc and memberservice_hbacsvcgroup are only "Services" and "Service Groups" but

[Freeipa-devel] [freeipa PR#3536][closed] [Backport][ipa-4-8] Allow insecure binds for migration

2019-08-13 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3536 Author: tiran Title: #3536: [Backport][ipa-4-8] Allow insecure binds for migration Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3536/head:pr3536 git checkout

[Freeipa-devel] [freeipa PR#3036][opened] New logger.info_cmd used as a replacement of print calls

2019-04-12 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/3036 Author: t-woerner Title: #3036: New logger.info_cmd used as a replacement of print calls Action: opened PR body: """ The use of print calls in the installer parts are resulting in the need to redirect stdout using redirect_stdout in

[Freeipa-devel] [freeipa PR#2951][opened] Extend test for orphan automember rules (issue/6476)

2019-03-28 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2951 Author: t-woerner Title: #2951: Extend test for orphan automember rules (issue/6476) Action: opened PR body: """ The test was not executing ipa automember-rebuild --type hostgroup. The test has been extended to execute it twice: Once when it

[Freeipa-devel] [freeipa PR#2766][opened] Fix ipatests test_ntp_options to configure the firewall where needed

2019-01-17 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2766 Author: t-woerner Title: #2766: Fix ipatests test_ntp_options to configure the firewall where needed Action: opened PR body: """ The firewall has not been configured before replicas and after masters have been installed using the command line

[Freeipa-devel] [freeipa PR#2749][closed] Enable firewall in the tests for PR CI

2019-01-11 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2749 Author: t-woerner Title: #2749: Enable firewall in the tests for PR CI Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2749/head:pr2749 git checkout pr2749

[Freeipa-devel] [freeipa PR#2749][opened] Enable firewall in the tests for PR CI

2019-01-11 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2749 Author: t-woerner Title: #2749: Enable firewall in the tests for PR CI Action: opened PR body: """ The firewall has not been enabled in the tests for PR CI so far. With these steps this is done now: install_packages: Install firewalld, enable

[Freeipa-devel] [freeipa PR#2637][opened] ipatests integration/tasks.py: Honor clean for firewall in uninstall_master

2018-12-04 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2637 Author: t-woerner Title: #2637: ipatests integration/tasks.py: Honor clean for firewall in uninstall_master Action: opened PR body: """ This fix will make sure that the firewall services are only cleaned up if the clean flag is True for

[Freeipa-devel] [freeipa PR#2542][closed] Enable firewall in the tests

2018-12-03 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2542 Author: t-woerner Title: #2542: Enable firewall in the tests Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2542/head:pr2542 git checkout pr2542

[Freeipa-devel] [freeipa PR#2608][opened] [Backport][ipa-4-7] Increase debugging for blocked port 749 and 464

2018-11-27 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2608 Author: t-woerner Title: #2608: [Backport][ipa-4-7] Increase debugging for blocked port 749 and 464 Action: opened PR body: """ This PR was opened automatically because PR #2604 was pushed to master and backport to ipa-4-7 is required. """

[Freeipa-devel] [freeipa PR#2604][closed] Increase debugging for blocked port 749 and 464

2018-11-27 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2604 Author: tiran Title: #2604: Increase debugging for blocked port 749 and 464 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2604/head:pr2604 git checkout pr2604

[Freeipa-devel] [freeipa PR#2542][opened] Enable firewall in the tests

2018-11-09 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2542 Author: t-woerner Title: #2542: Enable firewall in the tests Action: opened PR body: """ Currently the firewall is not enabled in the tests. The goal is to enable the file firewall using firewalld in the tests. All uses of iptables and

[Freeipa-devel] [freeipa PR#2476][closed] [Backport][ipa-4-7] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-24 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2476 Author: t-woerner Title: #2476: [Backport][ipa-4-7] Update annobin to fix continuous-integration/travis-ci/pr issues Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#2474][closed] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-23 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2474 Author: t-woerner Title: #2474: Update annobin to fix continuous-integration/travis-ci/pr issues Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2474/head:pr2474

[Freeipa-devel] [freeipa PR#2476][opened] [Backport][ipa-4-7] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-23 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2476 Author: t-woerner Title: #2476: [Backport][ipa-4-7] Update annobin to fix continuous-integration/travis-ci/pr issues Action: opened PR body: """ This PR was opened automatically because PR #2474 was pushed to master and backport to ipa-4-7

[Freeipa-devel] [freeipa PR#2474][opened] Update annobin to fix continuous-integration/travis-ci/pr issues

2018-10-23 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2474 Author: t-woerner Title: #2474: Update annobin to fix continuous-integration/travis-ci/pr issues Action: opened PR body: """ gcc is updated with the dnf builddep line, but annobin is not. Therefore configure fails with "C compiler cannot

[Freeipa-devel] [freeipa PR#2469][opened] Fix C issues found by coverity and others

2018-10-22 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2469 Author: t-woerner Title: #2469: Fix C issues found by coverity and others Action: opened PR body: """ Two issues have been addressed: Fix ressource leak in daemons/ipa-slapi-plugins/ipa-cldap/ipa_cldap_netlogon.c ipa_cldap_netlogon

[Freeipa-devel] [freeipa PR#2445][opened] [Backport][ipa-4-7] ipaclient: Remove --no-sssd and --no-ac options

2018-10-10 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2445 Author: t-woerner Title: #2445: [Backport][ipa-4-7] ipaclient: Remove --no-sssd and --no-ac options Action: opened PR body: """ This is a manual backport of PR #2235 to ipa-4-7 branch. """ To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#2444][opened] [Backport][ipa-4-6] Find orphan automember rules

2018-10-10 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2444 Author: t-woerner Title: #2444: [Backport][ipa-4-6] Find orphan automember rules Action: opened PR body: """ This is a manual backport of PR #2413 to ipa-4-6 branch. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#2443][opened] [Backport][ipa-4-7] Find orphan automember rules

2018-10-10 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2443 Author: t-woerner Title: #2443: [Backport][ipa-4-7] Find orphan automember rules Action: opened PR body: """ This is a manual backport of PR #2413 to ipa-4-7 branch. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#2441][closed] [Backport][ipa-4-7] Find orphan automember rules

2018-10-10 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2441 Author: flo-renaud Title: #2441: [Backport][ipa-4-7] Find orphan automember rules Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2441/head:pr2441 git checkout

[Freeipa-devel] [freeipa PR#2440][closed] [Backport][ipa-4-6] Find orphan automember rules

2018-10-10 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2440 Author: flo-renaud Title: #2440: [Backport][ipa-4-6] Find orphan automember rules Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2440/head:pr2440 git checkout

[Freeipa-devel] [freeipa PR#2413][opened] Find orphan automember rules

2018-10-01 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2413 Author: t-woerner Title: #2413: Find orphan automember rules Action: opened PR body: """ If groups or hostgroups have been removed after automember rules have been created using them, then automember-rebuild, automember-add, host-add and more

[Freeipa-devel] [freeipa PR#2360][opened] [Backport][ipa-4-7] DL0 removal: 1st step hide DL0 specific options and commands

2018-09-13 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2360 Author: t-woerner Title: #2360: [Backport][ipa-4-7] DL0 removal: 1st step hide DL0 specific options and commands Action: opened PR body: """ This PR was opened manually because PR #2223 was pushed to master and backport to ipa-4-7 has been

[Freeipa-devel] [freeipa PR#2350][closed] DL0 removal 2nd step

2018-09-12 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2350 Author: t-woerner Title: #2350: DL0 removal 2nd step Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2350/head:pr2350 git checkout pr2350

[Freeipa-devel] [freeipa PR#2325][opened] Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug

2018-09-04 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2325 Author: t-woerner Title: #2325: Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug Action: opened PR body: """ Added source 1 for asc file, added download link for source 0. """ To pull the PR as Git branch: git

[Freeipa-devel] [freeipa PR#2235][opened] ipaclient: Remove --no-sssd and --no-ac options

2018-08-09 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2235 Author: t-woerner Title: #2235: ipaclient: Remove --no-sssd and --no-ac options Action: opened PR body: """ Client installation with --no-sssd option has already beeen deprecated with https://pagure.io/freeipa/issue/5860. Authconfig support

[Freeipa-devel] [freeipa PR#2223][reopened] DL0 removal: 1st step hide DL0 specific options and programs

2018-08-08 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2223 Author: t-woerner Title: #2223: DL0 removal: 1st step hide DL0 specific options and programs Action: reopened To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2223/head:pr2223

[Freeipa-devel] [freeipa PR#2223][closed] DL0 removal: 1st step hide DL0 specific options and programs

2018-08-08 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2223 Author: t-woerner Title: #2223: DL0 removal: 1st step hide DL0 specific options and programs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2223/head:pr2223 git

[Freeipa-devel] [freeipa PR#2223][opened] DL0 removal: 1st step hide DL0 specific options and programs

2018-08-07 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2223 Author: t-woerner Title: #2223: DL0 removal: 1st step hide DL0 specific options and programs Action: opened PR body: """ This is the first step of the DL0 removal: Hide domain level 0 specific options and programs: - Remove

[Freeipa-devel] [freeipa PR#2213][opened] [Backport][ipa-4.7] Restore SELinux context of session_dir /etc/httpd/alias and template_dir /var/log/dirsrv/slapd-X

2018-08-06 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2213 Author: t-woerner Title: #2213: [Backport][ipa-4.7] Restore SELinux context of session_dir /etc/httpd/alias and template_dir /var/log/dirsrv/slapd-X Action: opened PR body: """ This PR is manual backport of #2198 please wait for CI before

[Freeipa-devel] [freeipa PR#2198][closed] Restore SELinux context of session_dir /etc/httpd/alias and template_dir /var/log/dirsrv/slapd-X

2018-08-03 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2198 Author: t-woerner Title: #2198: Restore SELinux context of session_dir /etc/httpd/alias and template_dir /var/log/dirsrv/slapd-X Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git

[Freeipa-devel] [freeipa PR#2198][opened] Restore SELinux context of session_dir /etc/httpd/alias and template_dir /var/log/dirsrv/slapd-X

2018-08-02 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2198 Author: t-woerner Title: #2198: Restore SELinux context of session_dir /etc/httpd/alias and template_dir /var/log/dirsrv/slapd-X Action: opened PR body: """ ## Restore SELinux context of session_dir /etc/httpd/alias and template_dir

[Freeipa-devel] [freeipa PR#2187][opened] ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound

2018-07-27 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2187 Author: t-woerner Title: #2187: ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound Action: opened PR body: """ In the case that enabledService is not found ipaConfigString kdc entry, a NotFound error was raised without

[Freeipa-devel] WARNING: MERGED [freeipa PR#2182][closed] ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound

2018-07-26 Thread t-woerner via FreeIPA-devel
*WARNING: this pull request has been merged!* This is only mirrored repo thus any changes will be erased. Please push commit(s) to authoritative repository. URL: https://github.com/freeipa/freeipa/pull/2182 Author: t-woerner Title: #2182: ipaserver/plugins/cert.py: Added reason to raise of

[Freeipa-devel] [freeipa PR#2182][opened] ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound

2018-07-24 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2182 Author: t-woerner Title: #2182: ipaserver/plugins/cert.py: Added reason to raise of errors.NotFound Action: opened PR body: """ In the case that enabledService is not found ipaConfigString kdc entry, a NotFound error was raised without

[Freeipa-devel] [freeipa PR#2173][opened] Fix $-style format string in ipa_ldap_init (util/ipa_ldap.c)

2018-07-20 Thread t-woerner via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2173 Author: t-woerner Title: #2173: Fix $-style format string in ipa_ldap_init (util/ipa_ldap.c) Action: opened PR body: """ The second argument was not used, but the first one was used twice. """ To pull the PR as Git branch: git remote add