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

2018-06-27 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2070 Author: freeipa-pr-ci Title: #2070: [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/2070/head:pr2070 git checkout pr2070 _

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

2018-06-27 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2080 Author: freeipa-pr-ci Title: #2080: [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/2080/head:pr2080 git checko

[Freeipa-devel] [freeipa PR#2079][opened] ipa-client-install: enable and start oddjobd if mkhomedir

2018-06-27 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2079 Author: flo-renaud Title: #2079: ipa-client-install: enable and start oddjobd if mkhomedir Action: opened PR body: """ Since the switch to authselect, the service oddjobd is not automatically enabled when ipa client is installed with `--mkhome

[Freeipa-devel] [freeipa PR#2078][opened] [Backport][ipa-4-6] Prevent the creation on users and groups with numeric characters only

2018-06-27 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2078 Author: netoarmando Title: #2078: [Backport][ipa-4-6] Prevent the creation on users and groups with numeric characters only Action: opened PR body: """ Update regular expression validator to prevent user and group creation. Fixes: https://pag

[Freeipa-devel] [freeipa PR#2077][opened] ipaserver/dcerpc.py: handle indirect topology conflicts

2018-06-27 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2077 Author: abbra Title: #2077: ipaserver/dcerpc.py: handle indirect topology conflicts Action: opened PR body: """ Backport for 4.6: When AD forest A has a trust with a forest B that claims ownership of a domain name (TLN) owned by an IPA forest,

[Freeipa-devel] [freeipa PR#2067][closed] Prevent the creation on users and groups with numeric characters only

2018-06-27 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2067 Author: netoarmando Title: #2067: Prevent the creation on users and groups with numeric characters only Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2067/head

[Freeipa-devel] [freeipa PR#2071][closed] ipaserver/dcerpc.py: handle indirect topology conflicts

2018-06-27 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2071 Author: abbra Title: #2071: ipaserver/dcerpc.py: handle indirect topology conflicts Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2071/head:pr2071 git checkout

[Freeipa-devel] [freeipa PR#2076][opened] ui_tests - stabilization fixes

2018-06-27 Thread Rezney via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2076 Author: Rezney Title: #2076: ui_tests - stabilization fixes Action: opened PR body: """ This patch aims to fix the following tests which seems to be quite unstable recently: test_user::test_actions - closing notification and mo

[Freeipa-devel] Updating time&data servers system

2018-06-27 Thread Andrey Bychkov via FreeIPA-devel
Hello! I'm thinking of adding a separate modules, which will contain all the functions for working with the time and date server. Namely: 1. Will be create a file ntpserverconf.py in the ipaserver/install/ directory. This file will contain configurations and methods for configuring the time

[Freeipa-devel] [freeipa PR#1969][closed] [Backport][ipa-4-6] Add test case for allow-retrieve-keytab

2018-06-27 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1969 Author: tiran Title: #1969: [Backport][ipa-4-6] Add test case for allow-retrieve-keytab Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1969/head:pr1969 git check

[Freeipa-devel] [freeipa PR#1979][closed] WebUI: Extend password policy tests with more scenarios

2018-06-27 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1979 Author: varunmylaraiah Title: #1979: WebUI: Extend password policy tests with more scenarios Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1979/head:pr1979 git

[Freeipa-devel] [freeipa PR#2075][opened] [WIP] Run tests with latest Custodia

2018-06-27 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2075 Author: tiran Title: #2075: [WIP] Run tests with latest Custodia Action: opened PR body: """ Verify that FreeIPA works with Custodia 0.6.0 and jwcrypto 0.5.0. I have added builds to https://copr.fedorainfracloud.org/coprs/g/freeipa/freeipa-mas

[Freeipa-devel] [freeipa PR#2074][opened] Check if user permssions and umask 0022 is set when executing ipa-restore

2018-06-27 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2074 Author: mrizwan93 Title: #2074: Check if user permssions and umask 0022 is set when executing ipa-restore Action: opened PR body: """ This test checks if the access rights for user/group is set to 644 on /var/lib/dirsrv/slapd-TESTRELM-TEST/ldi

[Freeipa-devel] [freeipa PR#2073][closed] Check if user permssions and umask 0022 is set when executing ipa-restore

2018-06-27 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2073 Author: mrizwan93 Title: #2073: Check if user permssions and umask 0022 is set when executing ipa-restore Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2073/he

[Freeipa-devel] [freeipa PR#2073][opened] Check if user permssions and umask 0022 is set when executing ipa-restore

2018-06-27 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2073 Author: mrizwan93 Title: #2073: Check if user permssions and umask 0022 is set when executing ipa-restore Action: opened PR body: """ This test checks if the access rights for user/group is set to 644 on /var/lib/dirsrv/slapd-TESTRELM-TEST/ldi

[Freeipa-devel] [freeipa PR#2057][closed] Ensure that public cert and CA bundle are readable

2018-06-27 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2057 Author: tiran Title: #2057: Ensure that public cert and CA bundle are readable Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2057/head:pr2057 git checkout pr205

[Freeipa-devel] [freeipa PR#2013][closed] [RFE] DNS package check should be called earlier in installation routine

2018-06-27 Thread amitkumar50 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2013 Author: amitkumar50 Title: #2013: [RFE] DNS package check should be called earlier in installation routine Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2013/h