[Freeipa-devel] [freeipa PR#2270][closed] Fix render validation items on keypress event at login form

2018-09-05 Thread serg-cymbaluk via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2270 Author: stanislavlevin Title: #2270: Fix render validation items on keypress event at login form Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2270/head:pr2270

[Freeipa-devel] [freeipa PR#2335][opened] [Backport][ipa-4-7] Fix render validation items on keypress event at login form

2018-09-05 Thread serg-cymbaluk via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2335 Author: serg-cymbaluk Title: #2335: [Backport][ipa-4-7] Fix render validation items on keypress event at login form Action: opened PR body: """ This PR was opened automatically because PR #2270 was pushed to master and backport to ipa-4-7 is

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

2018-09-05 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2334 Author: freeipa-pr-ci Title: #2334: [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/2334/head:pr2334 git checko

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

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

[Freeipa-devel] [freeipa PR#2333][opened] Add test for client installation with empty keytab file

2018-09-05 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2333 Author: netoarmando Title: #2333: Add test for client installation with empty keytab file Action: opened PR body: """ Missing test case for cf1301fb064fc230c780c4bc5eeccb723899f7b6. https://pagure.io/freeipa/issue/7625 Signed-off-by: Armando

[Freeipa-devel] Re: ipa-replica-install failed with CA_UNREACHABLE -

2018-09-05 Thread Rob Crittenden via FreeIPA-devel
Ilie Soltanici via FreeIPA-devel wrote: > Hi All, > Trying to install a replica for an already running ipa-server but it fails. > > IPA Main server is already running and properly configured. I'm trying to > setup the second server and replicate with the main server. > This is the command what i

[Freeipa-devel] Fwd: Fedora 30 System-Wide Change Proposal: FreeIPA Python 2 Removal

2018-09-05 Thread Christian Heimes via FreeIPA-devel
For your information Forwarded Message Subject: Fedora 30 System-Wide Change Proposal: FreeIPA Python 2 Removal Date: Wed, 5 Sep 2018 13:05:31 -0400 From: Ben Cotton Reply-To: de...@lists.fedoraproject.org To: devel-annou...@lists.fedoraproject.org, de...@lists.fedoraproject.or

[Freeipa-devel] [freeipa PR#2330][closed] [Backport][ipa-4-7] Delete empty keytab during client installation

2018-09-05 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2330 Author: tiran Title: #2330: [Backport][ipa-4-7] Delete empty keytab during client installation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2330/head:pr2330 g

[Freeipa-devel] [freeipa PR#2332][opened] ipa-replica-install: properly use the file store

2018-09-05 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2332 Author: flo-renaud Title: #2332: ipa-replica-install: properly use the file store Action: opened PR body: """ ### ipa-replica-install: properly use the file store In ipa-replica-install, many components use their own instance of the FileStore

[Freeipa-devel] [freeipa PR#2331][opened] Installation of replica against a specific server

2018-09-05 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2331 Author: mrizwan93 Title: #2331: Installation of replica against a specific server Action: opened PR body: """ Test to check replica install against specific server. It uses master and replica1 without CA and having custodia service stopped. The

[Freeipa-devel] [freeipa PR#2330][opened] [Backport][ipa-4-7] Delete empty keytab during client installation

2018-09-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2330 Author: tiran Title: #2330: [Backport][ipa-4-7] Delete empty keytab during client installation Action: opened PR body: """ This PR was opened automatically because PR #2308 was pushed to master and backport to ipa-4-7 is required. """ To pul

[Freeipa-devel] [freeipa PR#2308][closed] Delete empty keytab during client installation

2018-09-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2308 Author: netoarmando Title: #2308: Delete empty keytab during client installation Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2308/head:pr2308 git checkout pr2

[Freeipa-devel] Re: ipa-replica-install failed with CA_UNREACHABLE -

2018-09-05 Thread Ilie Soltanici via FreeIPA-devel
Florence, I checked the file permissions on the master and they seems to look good: [root@master user]# ls -l /etc/ipa/ca.crt -rw-r--r--. 1 root root 1303 Apr 6 11:15 /etc/ipa/ca.crt [root@master user]# ls -l /var/lib/ipa/ra-agent* -r--r-. 1 root ipaapi 1708 Apr 6 11:14 /var/lib/ipa/ra-ag

[Freeipa-devel] [freeipa PR#2329][closed] [Backport][ipa-4-7] Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug

2018-09-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2329 Author: tiran Title: #2329: [Backport][ipa-4-7] Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfr

[Freeipa-devel] Re: Drop Python 2 support

2018-09-05 Thread Christian Heimes via FreeIPA-devel
On 2018-09-03 13:50, Christian Heimes via FreeIPA-devel wrote: > Hello, > > I like to drop Python 2 support from current master. For over two years, > the FreeIPA development team has worked hard on porting FreeIPA to > Python 3. Since release 4.6, FreeIPA has been using Python 3 by default > on F

[Freeipa-devel] Re: ipa-replica-install failed with CA_UNREACHABLE -

2018-09-05 Thread Florence Blanc-Renaud via FreeIPA-devel
On 09/05/2018 12:41 PM, Ilie Soltanici via FreeIPA-devel wrote: Hi All, Trying to install a replica for an already running ipa-server but it fails. IPA Main server is already running and properly configured. I'm trying to setup the second server and replicate with the main server. This is the c

[Freeipa-devel] ipa-replica-install failed with CA_UNREACHABLE -

2018-09-05 Thread Ilie Soltanici via FreeIPA-devel
Hi All, Trying to install a replica for an already running ipa-server but it fails. IPA Main server is already running and properly configured. I'm trying to setup the second server and replicate with the main server. This is the command what i'm using: ipa-replica-install --principal admin --a

[Freeipa-devel] [freeipa PR#2329][opened] [Backport][ipa-4-7] Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug

2018-09-05 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/2329 Author: tiran Title: #2329: [Backport][ipa-4-7] Adapt freeipa.spec.in for latest Fedora, fix python2 ipatests packaging bug Action: opened PR body: """ This PR was opened automatically because PR #2325 was pushed to master and backport to ipa

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

2018-09-05 Thread tiran 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: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2325/

[Freeipa-devel] Re: The "allow" option in chrony.conf is disabled by default

2018-09-05 Thread Alexander Bokovoy via FreeIPA-devel
On Wed, 05 Sep 2018, Andrey Bychkov via FreeIPA-devel wrote: Hello all. I have a problem, the ipa client does not synchronize with the ipa server, because ipa server does not listen to the ipa client's address. By default the "allow" option is disabled in the chrony.conf. Why is it done? And is

[Freeipa-devel] The "allow" option in chrony.conf is disabled by default

2018-09-05 Thread Andrey Bychkov via FreeIPA-devel
Hello all. I have a problem, the ipa client does not synchronize with the ipa server, because ipa server does not listen to the ipa client's address. By default the "allow" option is disabled in the chrony.conf. Why is it done? And is there an alternative? If "allow" is enable, all ok. ___