[Freeipa-devel] [freeipa PR#1723][opened] replica-install: warn when there is only one CA in topology

2018-03-21 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1723 Author: frasertweedale Title: #1723: replica-install: warn when there is only one CA in topology Action: opened PR body: """ For redundancy and security against catastrophic failure of a CA master, there must be more than one CA master in a top

[Freeipa-devel] [freeipa PR#1722][opened] REDO: Fix installer CA port check to include 8080

2018-03-21 Thread m3gat0nn4ge via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1722 Author: m3gat0nn4ge Title: #1722: REDO: Fix installer CA port check to include 8080 Action: opened PR body: """ component: installer - CA The installer was not checking the availability of port 8080, cainstance.check_port() function has been

[Freeipa-devel] [freeipa PR#1721][closed] Fix installer CA port check to include 8080

2018-03-21 Thread m3gat0nn4ge via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1721 Author: m3gat0nn4ge Title: #1721: Fix installer CA port check to include 8080 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1721/head:pr1721 git checkout pr1721

[Freeipa-devel] [freeipa PR#1721][opened] Fix installer CA port check to include 8080

2018-03-21 Thread m3gat0nn4ge via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1721 Author: m3gat0nn4ge Title: #1721: Fix installer CA port check to include 8080 Action: opened PR body: """ component: installer - CA The installer was not checking the availability of port 8080, cainstance.check_port() function has be

[Freeipa-devel] [freeipa PR#1710][closed] [testing_master] Nightly PR

2018-03-21 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1710 Author: freeipa-pr-ci Title: #1710: [testing_master] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1710/head:pr1710 git checkout pr1710 _

[Freeipa-devel] [freeipa PR#1720][opened] [testing_master] Nightly PR

2018-03-21 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1720 Author: freeipa-pr-ci Title: #1720: [testing_master] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1720/head:pr1720 git checko

[Freeipa-devel] [freeipa PR#1719][opened] [testing_rawhide] Nightly PR

2018-03-21 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1719 Author: freeipa-pr-ci Title: #1719: [testing_rawhide] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1719/head:pr1719 git check

[Freeipa-devel] [freeipa PR#1709][closed] [testing_rawhide] Nightly PR

2018-03-21 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1709 Author: freeipa-pr-ci Title: #1709: [testing_rawhide] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1709/head:pr1709 git checkout pr1709

[Freeipa-devel] [freeipa PR#1708][closed] Processing of server roles should ignore errors.EmptyResult

2018-03-21 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1708 Author: abbra Title: #1708: Processing of server roles should ignore errors.EmptyResult Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1708/head:pr1708 git check

[Freeipa-devel] [freeipa PR#1644][closed] webui:test: Realm Domains

2018-03-21 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1644 Author: celestian Title: #1644: webui:test: Realm Domains Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1644/head:pr1644 git checkout pr1644 ___

[Freeipa-devel] [freeipa PR#1658][closed] Misleading error message XXX-del for non-existent objects

2018-03-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1658 Author: amitkumar50 Title: #1658: Misleading error message XXX-del for non-existent objects Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1658/head:pr1658 git c

[Freeipa-devel] [freeipa PR#1597][closed] realm domains: improve doc text

2018-03-21 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1597 Author: pvoborni Title: #1597: realm domains: improve doc text Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1597/head:pr1597 git checkout pr1597 __

[Freeipa-devel] Re: Lets Encrypt scripts for multiple principals and Web/LDAP

2018-03-21 Thread Rob Crittenden via FreeIPA-devel
Antonia Stevens wrote: > Per previous suggestions I've created a proof of concept implementation > using Certmonger and Cerbot. > > At this stage I have a working prototype that can request certificates > and thought I'd solicit feedback before doing further work. > > The PoC can be found on my g

[Freeipa-devel] Updates and VERSION tag in config files

2018-03-21 Thread Christian Heimes via FreeIPA-devel
Hi, files like /etc/httpd/conf.d/ipa.conf have a VERSION tag. FreeIPA's updater does not rewrite the file unless the VERSION tag in the template is higher than the VERSION tag of the existing file. In case the VERSION tag is equal or higher, the updater does not overwrite the config file. Is ther

[Freeipa-devel] [freeipa PR#1718][opened] [Backport][ipa-4-5] ipa-replica-install: make sure that certmonger picks the right master

2018-03-21 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1718 Author: flo-renaud Title: #1718: [Backport][ipa-4-5] ipa-replica-install: make sure that certmonger picks the right master Action: opened PR body: """ This PR was opened manually because PR #1689 was pushed to master and backport to ipa-4-5 i

[Freeipa-devel] [freeipa PR#1717][opened] Dogtag configs: rename deprecated options

2018-03-21 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1717 Author: stlaz Title: #1717: Dogtag configs: rename deprecated options Action: opened PR body: """ ipa-{server,kra}-install logs have been showing warnings about deprecation of some Dogtag configuration options. Follow the warnings' advice and r

[Freeipa-devel] [freeipa PR#1689][closed] ipa-replica-install: make sure that certmonger picks the right master

2018-03-21 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1689 Author: flo-renaud Title: #1689: ipa-replica-install: make sure that certmonger picks the right master Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1689/head:

[Freeipa-devel] [freeipa PR#1716][opened] [Backport][ipa-4-6] ipa-replica-install: make sure that certmonger picks the right master

2018-03-21 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1716 Author: flo-renaud Title: #1716: [Backport][ipa-4-6] ipa-replica-install: make sure that certmonger picks the right master Action: opened PR body: """ This PR was opened automatically because PR #1689 was pushed to master and backport to ipa-

[Freeipa-devel] [freeipa PR#1715][closed] Fix some typos in man page

2018-03-21 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1715 Author: miz-take Title: #1715: Fix some typos in man page Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1715/head:pr1715 git checkout pr1715 ___