[Freeipa-devel] [freeipa PR#957][opened] Detect the backend crypto library that curl uses

2017-08-03 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/957 Author: rcritten Title: #957: Detect the backend crypto library that curl uses Action: opened PR body: """ In Fedora 27 curl is proposing to switch to using OpenSSL as the crypto backend instead of NSS. This requires a new set of arguments to

[Freeipa-devel] [freeipa PR#963][opened] Include the CA basic constraint in CSRs when renewing a CA

2017-08-09 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/963 Author: rcritten Title: #963: Include the CA basic constraint in CSRs when renewing a CA Action: opened PR body: """ The CSR generated by `ipa-cacert-manage renew --external-ca` did not include the CA basic constraint: X509v3 Basic

[Freeipa-devel] [freeipa PR#837][comment] ca-add: fix permission issue

2017-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/837 Title: #837: ca-add: fix permission issue rcritten commented: """ Is there a bug filed on the GER issue? """ See the full comment at https://github.com/freeipa/freeipa/pull/837#issuecomment-305473444

[Freeipa-devel] [freeipa PR#874][comment] Changing cert-find to go through the proxy instead of using the port 8080

2017-06-14 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/874 Title: #874: Changing cert-find to go through the proxy instead of using the port 8080 rcritten commented: """ When modifying the Apache config files you need to bump VERSION so the change is applied to existing installs. """ See the full

[Freeipa-devel] [freeipa PR#837][comment] ca-add: fix permission issue

2017-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/837 Title: #837: ca-add: fix permission issue rcritten commented: """ Ok cool. I shouldn't have been so terse in my previous comment, what I should have added was "does it make sense to include a pointer to the bug as a hint so workaround can be

[Freeipa-devel] [freeipa PR#1084][opened] Fall back to using configuration to determine server config status

2017-09-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1084 Author: rcritten Title: #1084: Fall back to using configuration to determine server config status Action: opened PR body: """ The original method for determining whether IPA was configured or not depended on being able to read the sysrestore

[Freeipa-devel] [freeipa PR#1109][opened] Collect group membership without a size limit

2017-09-22 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1109 Author: rcritten Title: #1109: Collect group membership without a size limit Action: opened PR body: """ If the # of group memberships exceeded the search size limit then SizeLimitExceeded was raised. Being in too many groups should not cause

[Freeipa-devel] [freeipa PR#1042][opened] Use TLS for the cert-find operation

2017-09-05 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1042 Author: rcritten Title: #1042: Use TLS for the cert-find operation Action: opened PR body: """ Switch from using urllib.request to dogtag.https_request https://pagure.io/freeipa/issue/7027 Signed-off-by: Rob Crittenden

[Freeipa-devel] [freeipa PR#1116][opened] Enable ephemeral KRA requests

2017-09-28 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1116 Author: rcritten Title: #1116: Enable ephemeral KRA requests Action: opened PR body: """ Enabling ephemeral KRA requests will reduce the amount of LDAP write operations and improve overall performance. https://pagure.io/freeipa/issue/6703

[Freeipa-devel] [freeipa PR#1114][opened] Use 389-ds provided method for file limits tuning

2017-09-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1114 Author: rcritten Title: #1114: Use 389-ds provided method for file limits tuning Action: opened PR body: """ Previously IPA would set the LimitNOFILE value to 8192 to increase the number of concurrent clients. 389-ds-base does this by default

[Freeipa-devel] [freeipa PR#1273][opened] [Backport][ipa-4-5] Don't fail on cert_find in the UI on a CA-less installation

2017-11-10 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1273 Author: rcritten Title: #1273: [Backport][ipa-4-5] Don't fail on cert_find in the UI on a CA-less installation Action: opened PR body: """ Manual backport to ipa-4-5 for PR #1196 """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#1282][opened] Log contents of config files when updating/writing them

2017-11-13 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1282 Author: rcritten Title: #1282: Log contents of config files when updating/writing them Action: opened PR body: """ This was originally going to be a PR to log the contents of default.conf for debugging purposes, mostly for replicas where in

[Freeipa-devel] [freeipa PR#1047][closed] Use the user-provided CA chain file in connections & check for file existence

2017-12-04 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1047 Author: rcritten Title: #1047: Use the user-provided CA chain file in connections & check for file existence 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#1866][closed] Allow more flexible services

2018-05-08 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1866 Author: abbra Title: #1866: Allow more flexible services Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1866/head:pr1866 git checkout pr1866

[Freeipa-devel] [freeipa PR#1911][opened] Validate the Directory Manager password in ipa-restore (take 2)

2018-05-08 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1911 Author: rcritten Title: #1911: Validate the Directory Manager password in ipa-restore (take 2) Action: opened PR body: """ Validate the DM password before starting the actual restoration if /etc/ipa/default.conf exists AND dirsrv is running.

[Freeipa-devel] [freeipa PR#1910][closed] [Backport][ipa-4-6] Revert "Validate the Directory Manager password"

2018-05-08 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1910 Author: tiran Title: #1910: [Backport][ipa-4-6] Revert "Validate the Directory Manager password" 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#1915][opened] Revoke existing certificate when a new one is issued by IPA CA

2018-05-09 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1915 Author: rcritten Title: #1915: Revoke existing certificate when a new one is issued by IPA CA Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1873][opened] Update project metadata in ipasetup.py.in

2018-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1873 Author: rcritten Title: #1873: Update project metadata in ipasetup.py.in Action: opened PR body: """ Point mailing list to lists.fedorahosted.org Use HTTPS for all URLs Drop Solaris and Unix from platforms Signed-off-by: Rob Crittenden

[Freeipa-devel] [freeipa PR#1875][opened] Redirect CRL requests to the http port, not the https port

2018-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1875 Author: rcritten Title: #1875: Redirect CRL requests to the http port, not the https port Action: opened PR body: """ https://pagure.io/freeipa/issue/7433 Signed-off-by: Rob Crittenden Reviewed-By: Christian Heimes

[Freeipa-devel] [freeipa PR#1872][opened] Log service start/stop/restart message

2018-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1872 Author: rcritten Title: #1872: Log service start/stop/restart message Action: opened PR body: """ It wasn't apparent in the logs if a service stop or restart was complete so in the case of a hang it wasn't obvious which service was

[Freeipa-devel] [freeipa PR#1874][opened] Redirect CRL requests to the http port, not the https port

2018-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1874 Author: rcritten Title: #1874: Redirect CRL requests to the http port, not the https port Action: opened PR body: """ https://pagure.io/freeipa/issue/7433 Signed-off-by: Rob Crittenden Reviewed-By: Christian Heimes

[Freeipa-devel] [freeipa PR#1876][opened] Require mod_nss 1.0.14-7 to fix reverse proxy in mod_nss

2018-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1876 Author: rcritten Title: #1876: Require mod_nss 1.0.14-7 to fix reverse proxy in mod_nss Action: opened PR body: """ Apache 2.4.33 changed the proxy API which broke the interop between mod_ssl and mod_nss and prevented mod_nss from being able

[Freeipa-devel] [freeipa PR#1889][closed] Return unique error when automount is already or not configured

2018-05-16 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1889 Author: rcritten Title: #1889: Return unique error when automount is already or not configured Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1889/head:pr1889

[Freeipa-devel] [freeipa PR#1809][closed] Fixes for test_server_del failures.

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1809 Author: menonsudhir Title: #1809: Fixes for test_server_del failures. Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1809/head:pr1809 git checkout pr1809

[Freeipa-devel] [freeipa PR#1926][closed] Update 4.7 translations

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1926 Author: rcritten Title: #1926: Update 4.7 translations Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1926/head:pr1926 git checkout pr1926

[Freeipa-devel] [freeipa PR#1913][closed] Fix test_server_del::TestLastServices

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1913 Author: pvoborni Title: #1913: Fix test_server_del::TestLastServices Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1913/head:pr1913 git checkout pr1913

[Freeipa-devel] [freeipa PR#1650][closed] Remove unnecessary code form test_backup_restore

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1650 Author: akokshar Title: #1650: Remove unnecessary code form test_backup_restore Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1650/head:pr1650 git checkout

[Freeipa-devel] [freeipa PR#1934][closed] ipa-advise: remove plugin config-fedora-authconfig

2018-05-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1934 Author: amitkumar50 Title: #1934: ipa-advise: remove plugin config-fedora-authconfig Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1934/head:pr1934 git

[Freeipa-devel] [freeipa PR#1943][closed] [Backport][ipa-4-6] Fix test_server_del::TestLastServices

2018-05-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1943 Author: pvoborni Title: #1943: [Backport][ipa-4-6] Fix test_server_del::TestLastServices Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1943/head:pr1943 git

[Freeipa-devel] [freeipa PR#1940][closed] [Backport][ipa-4-5] Radius proxy multiservers fix

2018-05-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1940 Author: rcritten Title: #1940: [Backport][ipa-4-5] Radius proxy multiservers fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1940/head:pr1940 git checkout

[Freeipa-devel] [freeipa PR#1939][closed] [Backport][ipa-4-6] Radius proxy multiservers fix

2018-05-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1939 Author: rcritten Title: #1939: [Backport][ipa-4-6] Radius proxy multiservers fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1939/head:pr1939 git checkout

[Freeipa-devel] [freeipa PR#1956][opened] Don't try to set Kerberos extradata when there is no principal

2018-05-23 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1956 Author: rcritten Title: #1956: Don't try to set Kerberos extradata when there is no principal Action: opened PR body: """ This was causing ns-slapd to segfault in the password plugin. https://pagure.io/freeipa/issue/7561 Signed-off-by: Rob

[Freeipa-devel] [freeipa PR#1945][closed] [backport 4.6] pylint3: workaround false positives reported for W1662

2018-05-18 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1945 Author: abbra Title: #1945: [backport 4.6] pylint3: workaround false positives reported for W1662 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#1460][closed] test to check if recommended replication agreement exceeds

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1460 Author: mrizwan93 Title: #1460: test to check if recommended replication agreement exceeds Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1460/head:pr1460 git

[Freeipa-devel] [freeipa PR#1378][closed] test_server_del: Added automation for bugzilla bz1506188.

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1378 Author: ndehadrai Title: #1378: test_server_del: Added automation for bugzilla bz1506188. Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1378/head:pr1378 git

[Freeipa-devel] [freeipa PR#717][closed] csrgen: Finish NSS support

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/717 Author: LiptonB Title: #717: csrgen: Finish NSS support Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/717/head:pr717 git checkout pr717

[Freeipa-devel] [freeipa PR#920][closed] fix ods-ksmutil for 2.0.x

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/920 Author: tduehr Title: #920: fix ods-ksmutil for 2.0.x Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/920/head:pr920 git checkout pr920

[Freeipa-devel] [freeipa PR#1188][closed] ipatests: SSSD Subdomain RFE automation

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1188 Author: Akasurde Title: #1188: ipatests: SSSD Subdomain RFE automation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1188/head:pr1188 git checkout pr1188

[Freeipa-devel] [freeipa PR#433][closed] csrgen: Allow some certificate fields to be specified by the user

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/433 Author: LiptonB Title: #433: csrgen: Allow some certificate fields to be specified by the user Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/433/head:pr433 git

[Freeipa-devel] [freeipa PR#117][closed] Make ipa-replica-install run in interactive mode

2018-05-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/117 Author: stlaz Title: #117: Make ipa-replica-install run in interactive mode Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/117/head:pr117 git checkout pr117

[Freeipa-devel] [freeipa PR#1939][opened] [Backport][ipa-4-6] Radius proxy multiservers fix

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1939 Author: rcritten Title: #1939: [Backport][ipa-4-6] Radius proxy multiservers fix Action: opened PR body: """ This PR was opened automatically because PR #1922 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#1940][opened] [Backport][ipa-4-5] Radius proxy multiservers fix

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1940 Author: rcritten Title: #1940: [Backport][ipa-4-5] Radius proxy multiservers fix Action: opened PR body: """ This PR was opened automatically because PR #1922 was pushed to master and backport to ipa-4-5 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#1922][closed] Radius proxy multiservers fix

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1922 Author: slaykovsky Title: #1922: Radius proxy multiservers fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1922/head:pr1922 git checkout pr1922

[Freeipa-devel] [freeipa PR#1937][closed] pylint3: workaround false positives reported for W1662

2018-05-17 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1937 Author: abbra Title: #1937: pylint3: workaround false positives reported for W1662 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1937/head:pr1937 git checkout

[Freeipa-devel] [freeipa PR#2016][closed] [Backport][ipa-4-6] Suppress missing cn=schema compat on installation

2018-06-11 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2016 Author: tiran Title: #2016: [Backport][ipa-4-6] Suppress missing cn=schema compat on installation 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#2008][opened] [Backport][ipa-4-6] Use replace instead of add to set new default ipaSELinuxUserMapOrder

2018-06-08 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2008 Author: rcritten Title: #2008: [Backport][ipa-4-6] Use replace instead of add to set new default ipaSELinuxUserMapOrder Action: opened PR body: """ The add was in effect replacing whatever data was already there causing any custom order to

[Freeipa-devel] [freeipa PR#2009][opened] Suppress missing cn=schema compat on installation

2018-06-08 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2009 Author: rcritten Title: #2009: Suppress missing cn=schema compat on installation Action: opened PR body: """ The schema compat plugin is disabled on upgrades but it is possible that it is not configured at all and this will produce a rather

[Freeipa-devel] [freeipa PR#2002][opened] [Backport][ipa-4-6] Disable Schema Compat plugin during server upgrade

2018-06-07 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2002 Author: rcritten Title: #2002: [Backport][ipa-4-6] Disable Schema Compat plugin during server upgrade Action: opened PR body: """ This PR was opened automatically because PR #1971 was pushed to master and backport to ipa-4-6 is required. """

[Freeipa-devel] [freeipa PR#2036][opened] Replace some test case adjectives

2018-06-18 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2036 Author: rcritten Title: #2036: Replace some test case adjectives Action: opened PR body: """ Signed-off-by: Rob Crittenden """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#2022][opened] [Backport][ipa-4-5] Test coverage for multiservers for radius proxy

2018-06-13 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2022 Author: rcritten Title: #2022: [Backport][ipa-4-5] Test coverage for multiservers for radius proxy Action: opened PR body: """ This PR was opened automatically because PR #2005 was pushed to master and backport to ipa-4-5 is required. """

[Freeipa-devel] [freeipa PR#2023][opened] [Backport][ipa-4-6] Test coverage for multiservers for radius proxy

2018-06-13 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2023 Author: rcritten Title: #2023: [Backport][ipa-4-6] Test coverage for multiservers for radius proxy Action: opened PR body: """ This PR was opened automatically because PR #2005 was pushed to master and backport to ipa-4-6 is required. """

[Freeipa-devel] [freeipa PR#2005][closed] Test coverage for multiservers for radius proxy

2018-06-13 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2005 Author: kaleemsiddiqu Title: #2005: Test coverage for multiservers for radius proxy Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2005/head:pr2005 git checkout

[Freeipa-devel] [freeipa PR#2008][closed] [Backport][ipa-4-6] Use replace instead of add to set new default ipaSELinuxUserMapOrder

2018-06-15 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2008 Author: rcritten Title: #2008: [Backport][ipa-4-6] Use replace instead of add to set new default ipaSELinuxUserMapOrder Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#1972][opened] [Backport][ipa-4-6] group-del: add a warning to logs when password policy could not be re…

2018-05-29 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1972 Author: rcritten Title: #1972: [Backport][ipa-4-6] group-del: add a warning to logs when password policy could not be re… Action: opened PR body: """ This PR was opened automatically because PR #1886 was pushed to master and backport to

[Freeipa-devel] [freeipa PR#1971][opened] Disable Schema Compat plugin during server upgrade

2018-05-29 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1971 Author: rcritten Title: #1971: Disable Schema Compat plugin during server upgrade Action: opened PR body: """ If this is enabled it can cause a deadlock with SSSD trying to look up entries and it trying to get data on AD users from SSSD. When

[Freeipa-devel] [freeipa PR#1986][opened] [Backport][ipa-4-5] Fix elements not being removed in otpd_queue_pop_msgid()

2018-05-31 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1986 Author: rcritten Title: #1986: [Backport][ipa-4-5] Fix elements not being removed in otpd_queue_pop_msgid() Action: opened PR body: """ This PR was opened automatically because PR #1980 was pushed to master and backport to ipa-4-5 is

[Freeipa-devel] [freeipa PR#1985][opened] [Backport][ipa-4-6] Fix elements not being removed in otpd_queue_pop_msgid()

2018-05-31 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1985 Author: rcritten Title: #1985: [Backport][ipa-4-6] Fix elements not being removed in otpd_queue_pop_msgid() Action: opened PR body: """ This PR was opened automatically because PR #1980 was pushed to master and backport to ipa-4-6 is

[Freeipa-devel] [freeipa PR#1980][closed] Fix elements not being removed in otpd_queue_pop_msgid()

2018-05-31 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1980 Author: frozencemetery Title: #1980: Fix elements not being removed in otpd_queue_pop_msgid() Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1980/head:pr1980

[Freeipa-devel] [freeipa PR#1970][closed] Print version string in installer

2018-05-31 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1970 Author: tiran Title: #1970: Print version string in installer Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1970/head:pr1970 git checkout pr1970

[Freeipa-devel] [freeipa PR#1990][opened] Use replace instead of add to set new default ipaSELinuxUserMapOrder

2018-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1990 Author: rcritten Title: #1990: Use replace instead of add to set new default ipaSELinuxUserMapOrder Action: opened PR body: """ The add was in effect replacing whatever data was already there causing any custom order to be lost on each run of

[Freeipa-devel] [freeipa PR#1941][closed] Extended UI test for selfservice permission.

2018-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1941 Author: mrizwan93 Title: #1941: Extended UI test for selfservice permission. Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1941/head:pr1941 git checkout pr1941

[Freeipa-devel] [freeipa PR#1887][closed] [testing_master_f28] Nightly PR

2018-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1887 Author: freeipa-pr-ci Title: #1887: [testing_master_f28] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1887/head:pr1887 git checkout pr1887

[Freeipa-devel] [freeipa PR#1986][closed] [Backport][ipa-4-5] Fix elements not being removed in otpd_queue_pop_msgid()

2018-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1986 Author: rcritten Title: #1986: [Backport][ipa-4-5] Fix elements not being removed in otpd_queue_pop_msgid() 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#1985][closed] [Backport][ipa-4-6] Fix elements not being removed in otpd_queue_pop_msgid()

2018-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1985 Author: rcritten Title: #1985: [Backport][ipa-4-6] Fix elements not being removed in otpd_queue_pop_msgid() 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#1981][closed] Add missing space in error string

2018-06-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1981 Author: frasertweedale Title: #1981: Add missing space in error string Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1981/head:pr1981 git checkout pr1981

[Freeipa-devel] [freeipa PR#1993][opened] [Backport][ipa-4-6] Validate the Directory Manager password in ipa-restore (take 2)

2018-06-05 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1993 Author: rcritten Title: #1993: [Backport][ipa-4-6] Validate the Directory Manager password in ipa-restore (take 2) Action: opened PR body: """ Validate the DM password before starting the actual restoration if /etc/ipa/default.conf exists

[Freeipa-devel] [freeipa PR#1421][closed] Match Common Name attribute in Subject

2018-06-05 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1421 Author: amitkumar50 Title: #1421: Match Common Name attribute in Subject Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1421/head:pr1421 git checkout pr1421

[Freeipa-devel] [freeipa PR#1931][closed] Install shared templates for client setup too

2018-06-05 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1931 Author: abbra Title: #1931: Install shared templates for client setup too Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1931/head:pr1931 git checkout pr1931

[Freeipa-devel] [freeipa PR#1953][closed] Move client templates to separate directory

2018-06-05 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1953 Author: tiran Title: #1953: Move client templates to separate directory Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1953/head:pr1953 git checkout pr1953

[Freeipa-devel] [freeipa PR#2053][opened] Add ipa-advise plugin to set the CRL master

2018-06-20 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2053 Author: rcritten Title: #2053: Add ipa-advise plugin to set the CRL master Action: opened PR body: """ This might still be a bit rough around the edges but is ready for a review. Note that for sudo to work you need to allow whatever use you

[Freeipa-devel] [freeipa PR#1889][opened] Return unique error when automount is already or not configured

2018-04-30 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1889 Author: rcritten Title: #1889: Return unique error when automount is already or not configured Action: opened PR body: """ Use identical return codes as ipa-client-install when uninstalling ipa-client-automount and it is not configured, or

[Freeipa-devel] [freeipa PR#1899][opened] Clean up Uninstall output

2018-05-02 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1899 Author: rcritten Title: #1899: Clean up Uninstall output Action: opened PR body: """ ipa-server-install did not configure a console logger. This caused odd output because ipa-client-install does and a normal server uninstall would end with

[Freeipa-devel] [freeipa PR#1897][closed] Use temporary pid file for chronyd -q task

2018-05-02 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1897 Author: Tiboris Title: #1897: Use temporary pid file for chronyd -q task Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1897/head:pr1897 git checkout pr1897

[Freeipa-devel] [freeipa PR#1606][closed] Uninstalling IPA requires on being in a existent working directory

2018-05-02 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1606 Author: amitkumar50 Title: #1606: Uninstalling IPA requires on being in a existent working directory 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#1892][opened] Validate the Directory Manager password before starting restore

2018-05-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1892 Author: rcritten Title: #1892: Validate the Directory Manager password before starting restore Action: opened PR body: """ The password was only indirectly validated when trying to disable replication agreements for the restoration.

[Freeipa-devel] [freeipa PR#1893][opened] Disable message about log in ipa-backup if IPA is not configured

2018-05-01 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1893 Author: rcritten Title: #1893: Disable message about log in ipa-backup if IPA is not configured Action: opened PR body: """ Introduce server installation constants similar to the client but only tie in SERVER_NOT_CONFIGURED right now. For the

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

2018-05-03 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/764 Author: rcritten Title: #764: Basic uninstaller for the CA Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/764/head:pr764 git checkout pr764

[Freeipa-devel] [freeipa PR#1427][closed] Skip zone overlap check with auto-reverse

2018-07-03 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1427 Author: justin-stephenson Title: #1427: Skip zone overlap check with auto-reverse Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1427/head:pr1427 git checkout

[Freeipa-devel] [freeipa PR#2027][closed] Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer systems.

2018-07-03 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2027 Author: ndehadrai Title: #2027: Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer systems. Action: closed To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#2095][opened] [Backport][ipa-4-5] Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer syst

2018-07-03 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2095 Author: rcritten Title: #2095: [Backport][ipa-4-5] Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer systems. Action: opened PR body: """ This PR was opened

[Freeipa-devel] [freeipa PR#2094][opened] [Backport][ipa-4-6] Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer syst

2018-07-03 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2094 Author: rcritten Title: #2094: [Backport][ipa-4-6] Improve Custodia key distribution handling, by ensuring that upon replica installation the keys are successfully shared with the peer systems. Action: opened PR body: """ This PR was opened

[Freeipa-devel] [freeipa PR#1517][opened] Fix detection of KRA installation so upgrades can succeed

2018-02-04 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1517 Author: rcritten Title: #1517: Fix detection of KRA installation so upgrades can succeed Action: opened PR body: """ To determine whether KRA needs to be updated the standard service.is_configured() was used. Since the KRA and CA share the

[Freeipa-devel] [freeipa PR#1514][opened] Move Requires: pythonX-sssdconfig into conditional

2018-01-31 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1514 Author: rcritten Title: #1514: Move Requires: pythonX-sssdconfig into conditional Action: opened PR body: """ With this change it looks like the client can be installed in python3-only. https://pagure.io/freeipa/issue/5638 """ To pull the PR

[Freeipa-devel] [freeipa PR#1505][closed] Remove special characters in host_add random OTP generation

2018-02-19 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1505 Author: johnclarson Title: #1505: Remove special characters in host_add random OTP generation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1505/head:pr1505

[Freeipa-devel] [freeipa PR#1602][opened] [Backport][ipa-4-6] Remove special characters in host_add random OTP generation

2018-02-19 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1602 Author: rcritten Title: #1602: [Backport][ipa-4-6] Remove special characters in host_add random OTP generation Action: opened PR body: """ This PR was opened automatically because PR #1505 was pushed to master and backport to ipa-4-6 is

[Freeipa-devel] [freeipa PR#1637][opened] Don't try to backup CS.cfg during upgrade if CA is not configured

2018-02-26 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1637 Author: rcritten Title: #1637: Don't try to backup CS.cfg during upgrade if CA is not configured Action: opened PR body: """ https://pagure.io/freeipa/issue/7409 Signed-off-by: Rob Crittenden """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#2056][closed] [Backport][ipa-4-6] Increase search records minimum limit

2018-06-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2056 Author: netoarmando Title: #2056: [Backport][ipa-4-6] Increase search records minimum limit Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2056/head:pr2056 git

[Freeipa-devel] [freeipa PR#2037][closed] ipaserver config plugin: Increase search records minimum limit

2018-06-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2037 Author: netoarmando Title: #2037: ipaserver config plugin: Increase search records minimum limit Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2037/head:pr2037

[Freeipa-devel] [freeipa PR#2190][opened] Convert members into types in sudorule-*-option

2018-07-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2190 Author: rcritten Title: #2190: Convert members into types in sudorule-*-option Action: opened PR body: """ The indirect members need to be calculated and the member attributes converted. This is normally done in baseldap::LDAPRetrieve but

[Freeipa-devel] [freeipa PR#2189][opened] Honor no-host-dns when creating client host in replica install

2018-07-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2189 Author: rcritten Title: #2189: Honor no-host-dns when creating client host in replica install Action: opened PR body: """ --no-host-dns is supposed to avoid all DNS lookups so pass this as the force value when creating the host in a replica

[Freeipa-devel] [freeipa PR#2184][opened] [Backport][ipa-4-7] ipaclient-install: chmod needs octal permissions

2018-07-25 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2184 Author: rcritten Title: #2184: [Backport][ipa-4-7] ipaclient-install: chmod needs octal permissions Action: opened PR body: """ This PR was opened automatically because PR #2183 was pushed to master and backport to ipa-4-7 is required. """

[Freeipa-devel] [freeipa PR#2183][closed] ipaclient-install: chmod needs octal permissions

2018-07-25 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2183 Author: opoplawski Title: #2183: ipaclient-install: chmod needs octal permissions Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2183/head:pr2183 git checkout

[Freeipa-devel] [freeipa PR#2176][closed] [Backport][ipa-4-6] [Tests] Test for removal server with verbose option

2018-07-25 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2176 Author: rcritten Title: #2176: [Backport][ipa-4-6] [Tests] Test for removal server with verbose option 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#2175][closed] [Backport][ipa-4-7] [Tests] Test for removal server with verbose option

2018-07-25 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2175 Author: rcritten Title: #2175: [Backport][ipa-4-7] [Tests] Test for removal server with verbose option 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#2260][closed] Simple doc string additions

2018-08-20 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2260 Author: cipherboy Title: #2260: Simple doc string additions Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2260/head:pr2260 git checkout pr2260

[Freeipa-devel] [freeipa PR#2266][opened] Fix the uninstall test, execute in the nightly runs

2018-08-21 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2266 Author: rcritten Title: #2266: Fix the uninstall test, execute in the nightly runs Action: opened PR body: """ I'm not sure what changed that caused the test to start failing. We didn't notice until now because the test wasn't executed in the

[Freeipa-devel] [freeipa PR#2299][opened] Retrieve certificate subject base directly instead of ipa-join

2018-08-28 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2299 Author: rcritten Title: #2299: Retrieve certificate subject base directly instead of ipa-join Action: opened PR body: """ The subject base is used as a fallback to find the available CA certificates during client enrollment if the LDAP

[Freeipa-devel] [freeipa PR#2289][opened] [Backport][ipa-4-7] Test if WSGI worker process count is set to 4

2018-08-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2289 Author: rcritten Title: #2289: [Backport][ipa-4-7] Test if WSGI worker process count is set to 4 Action: opened PR body: """ This PR was opened automatically because PR #2246 was pushed to master and backport to ipa-4-7 is required. """ To

[Freeipa-devel] [freeipa PR#2246][closed] Test if WSGI worker process count is set to 4

2018-08-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2246 Author: mrizwan93 Title: #2246: Test if WSGI worker process count is set to 4 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2246/head:pr2246 git checkout

[Freeipa-devel] [freeipa PR#2174][opened] [Backport][ipa-4-7] Fix $-style format string in ipa_ldap_init (util/ipa_ldap.c)

2018-07-20 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2174 Author: rcritten Title: #2174: [Backport][ipa-4-7] Fix $-style format string in ipa_ldap_init (util/ipa_ldap.c) Action: opened PR body: """ This PR was opened automatically because PR #2173 was pushed to master and backport to ipa-4-7 is

  1   2   3   4   5   6   7   8   9   10   >