[Freeipa-devel] [freeipa PR#766][opened] ipa-kra-install: fix check_host_keys

2017-05-05 Thread flo-renaud
URL: https://github.com/freeipa/freeipa/pull/766 Author: flo-renaud Title: #766: ipa-kra-install: fix check_host_keys Action: opened PR body: """ ipa-kra-install on a replica checks that the keys are available before going further to avoid race condition due to replication. The issue is that t

[Freeipa-devel] [freeipa PR#764][comment] Basic uninstaller for the CA

2017-05-05 Thread rcritten
URL: https://github.com/freeipa/freeipa/pull/764 Title: #764: Basic uninstaller for the CA rcritten commented: """ What do you mean half-effective? Did you try it? There already IS a unified framework for component uninstallation: each service provides it. There are edge cases when trying to u

[Freeipa-devel] [freeipa PR#752][comment] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/752 Title: #752: upgrade: add missing DN suffix when enabling KDC proxy MartinBasti commented: """ master: * 999706fcdfa7fd4206a2399aa578fb00753d9978 python2-ipalib: add missing python dependency * 4b8ab77dd4800bd9c6b822502462ee649c88c663 installer

[Freeipa-devel] [freeipa PR#752][closed] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/752 Author: tomaskrizek Title: #752: upgrade: add missing DN suffix when enabling KDC proxy Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/752/head:pr752 git checkout

[Freeipa-devel] [freeipa PR#752][+pushed] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/752 Title: #752: upgrade: add missing DN suffix when enabling KDC proxy Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org

[Freeipa-devel] [freeipa PR#763][+pushed] Dogtag: fail if instance cannot be (re)started

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/763 Title: #763: Dogtag: fail if instance cannot be (re)started Label: +pushed -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Co

[Freeipa-devel] [freeipa PR#763][comment] Dogtag: fail if instance cannot be (re)started

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/763 Title: #763: Dogtag: fail if instance cannot be (re)started MartinBasti commented: """ master: * 1a7a1f955e327bf1a06faa53c517bdb22eba Make CA/KRA fail when they don't start * aba384ddb535e81f81a518fa468a8ed095250ca1 Fix wrong message on Dogt

[Freeipa-devel] [freeipa PR#763][closed] Dogtag: fail if instance cannot be (re)started

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/763 Author: stlaz Title: #763: Dogtag: fail if instance cannot be (re)started Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/763/head:pr763 git checkout pr763 -- Man

[Freeipa-devel] [freeipa PR#752][comment] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/752 Title: #752: upgrade: add missing DN suffix when enabling KDC proxy martbab commented: """ A separate PR will be needed for ipa-4-5 branch. """ See the full comment at https://github.com/freeipa/freeipa/pull/752#issuecomment-299514588 -- Manage

[Freeipa-devel] [freeipa PR#764][comment] Basic uninstaller for the CA

2017-05-05 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/764 Title: #764: Basic uninstaller for the CA martbab commented: """ I would avoid having half-effective CA uninstaller given that other components like Samba, DNS(Sec), and now also KRA (given the amount of bugs the uninstaller caused) do not suppo

[Freeipa-devel] [freeipa PR#752][+ack] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/752 Title: #752: upgrade: add missing DN suffix when enabling KDC proxy Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/pa

[Freeipa-devel] [freeipa PR#752][comment] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/752 Title: #752: upgrade: add missing DN suffix when enabling KDC proxy MartinBasti commented: """ Works for me """ See the full comment at https://github.com/freeipa/freeipa/pull/752#issuecomment-299511962 -- Manage your subscription for the Free

[Freeipa-devel] [freeipa PR#752][comment] upgrade: add missing DN suffix when enabling KDC proxy

2017-05-05 Thread martbab
URL: https://github.com/freeipa/freeipa/pull/752 Title: #752: upgrade: add missing DN suffix when enabling KDC proxy martbab commented: """ This makes me wonder why don't we just use `self.api.env.basedn` in the ldap_enable/enable_kdcproxy/enable_pkinit methods but instead rely on 3 ways how t

[Freeipa-devel] [freeipa PR#765][opened] [4.5 backport] spec file: bump python-netaddr Requires

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/765 Author: MartinBasti Title: #765: [4.5 backport] spec file: bump python-netaddr Requires Action: opened PR body: """ Bump python-netaddr Requires to the version which has correct private and reserved IPv4 address ranges. This fixes DNS server in

[Freeipa-devel] [freeipa PR#736][synchronized] Fixing the cert-request command comparing whole email address case-sensitively.

2017-05-05 Thread felipevolpone
URL: https://github.com/freeipa/freeipa/pull/736 Author: felipevolpone Title: #736: Fixing the cert-request command comparing whole email address case-sensitively. Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeip

[Freeipa-devel] [freeipa PR#736][synchronized] Fixing the cert-request command comparing whole email address case-sensitively.

2017-05-05 Thread felipevolpone
URL: https://github.com/freeipa/freeipa/pull/736 Author: felipevolpone Title: #736: Fixing the cert-request command comparing whole email address case-sensitively. Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeip

[Freeipa-devel] [freeipa PR#736][synchronized] Fixing the cert-request command comparing whole email address case-sensitively.

2017-05-05 Thread felipevolpone
URL: https://github.com/freeipa/freeipa/pull/736 Author: felipevolpone Title: #736: Fixing the cert-request command comparing whole email address case-sensitively. Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeip

[Freeipa-devel] [freeipa PR#763][+ack] Dogtag: fail if instance cannot be (re)started

2017-05-05 Thread MartinBasti
URL: https://github.com/freeipa/freeipa/pull/763 Title: #763: Dogtag: fail if instance cannot be (re)started Label: +ack -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contr

[Freeipa-devel] [freeipa PR#757][comment] ca, kra install: validate DM password

2017-05-05 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/757 Title: #757: ca, kra install: validate DM password tomaskrizek commented: """ Thanks for the feedback, hopefully I addressed all the issues. """ See the full comment at https://github.com/freeipa/freeipa/pull/757#issuecomment-299469642 -- Manag

[Freeipa-devel] [freeipa PR#757][synchronized] ca, kra install: validate DM password

2017-05-05 Thread tomaskrizek
URL: https://github.com/freeipa/freeipa/pull/757 Author: tomaskrizek Title: #757: ca, kra install: validate DM password Action: synchronized To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/757/head:pr757 git checkout pr757 From