Re: [Freeipa-devel] FreeIPA quit working - or, IPA & oVirt

2013-05-07 Thread Derek Moore
First I'll undo the oVirt/FreeIPA relationship: # engine-manage-domains -action=delete -domain=hackunix.org ... Manage Domains completed successfully # service ovirt-engine restart oVirt works with internal domain and admin user. Now let's uninstall FreeIPA: # pkidestroy -s CA -i pki

Re: [Freeipa-devel] FreeIPA quit working - or, IPA & oVirt

2013-05-07 Thread Derek Moore
> Did you restart all IPA services including KDC after you changed the minssf? Yes, tried many combinations of restarts and reboots trying to undo the breakage. I found a similar thread on here ("sudden ipa errors") where someone spent a lot of time debugging when suddenly RH support came back

Re: [Freeipa-devel] FreeIPA quit working - or, IPA & oVirt

2013-05-07 Thread Dmitri Pal
On 05/07/2013 07:08 PM, Derek Moore wrote: > I'm running FreeIPA 3.2.0 Beta 1 in Fedora 19 Alpha, and I'm running > oVirt 3.3.0 pre-Beta in Fedora 18. > > In order to get oVirt's JGSS crap to work with FreeIPA, I had to > change nsslapd-minssf to 1 (apparently a known issue right now in > OpenJDK).

[Freeipa-devel] FreeIPA quit working - or, IPA & oVirt

2013-05-07 Thread Derek Moore
I'm running FreeIPA 3.2.0 Beta 1 in Fedora 19 Alpha, and I'm running oVirt 3.3.0 pre-Beta in Fedora 18. In order to get oVirt's JGSS crap to work with FreeIPA, I had to change nsslapd-minssf to 1 (apparently a known issue right now in OpenJDK). But this setting seems to break ipa CLI, and when I c

Re: [Freeipa-devel] [PATCH] 1101 set httpd ccache

2013-05-07 Thread Rob Crittenden
Simo Sorce wrote: On Tue, 2013-05-07 at 18:34 +0200, Martin Kosek wrote: On 05/07/2013 04:41 PM, Rob Crittenden wrote: See the commit message for all the gory details but the bottom line is that mod_auth_kerb doesn't work with DIR ccache which is the default in the latest krb5 builds. rob L

[Freeipa-devel] [PATCH] 0027 Prompt for nameserver IP address in dnszone-add

2013-05-07 Thread Ana Krivokapic
Prompt for nameserver IP address in dnszone-add https://fedorahosted.org/freeipa/ticket/3603 -- Regards, Ana Krivokapic Associate Software Engineer FreeIPA team Red Hat Inc. From fff763bc0fa4d996b14d9d6298ed7dd79e69255e Mon Sep 17 00:00:00 2001 From: Ana Krivokapic Date: Tue, 7 May 2013 19:37

Re: [Freeipa-devel] [PATCH] 1101 set httpd ccache

2013-05-07 Thread Simo Sorce
On Tue, 2013-05-07 at 18:34 +0200, Martin Kosek wrote: > On 05/07/2013 04:41 PM, Rob Crittenden wrote: > > See the commit message for all the gory details but the bottom line is that > > mod_auth_kerb doesn't work with DIR ccache which is the default in the > > latest > > krb5 builds. > > > > rob

Re: [Freeipa-devel] [PATCH] 1101 set httpd ccache

2013-05-07 Thread Martin Kosek
On 05/07/2013 04:41 PM, Rob Crittenden wrote: > See the commit message for all the gory details but the bottom line is that > mod_auth_kerb doesn't work with DIR ccache which is the default in the latest > krb5 builds. > > rob > Looks OK (just reading it). This fixes just new server install. Wh

[Freeipa-devel] [PATCH] 0026 Do not display success message on failure in web UI

2013-05-07 Thread Ana Krivokapic
https://fedorahosted.org/freeipa/ticket/3591 -- Regards, Ana Krivokapic Associate Software Engineer FreeIPA team Red Hat Inc. From 8678fbd3191d143bd6e5ac2e78ec0895002eb706 Mon Sep 17 00:00:00 2001 From: Ana Krivokapic Date: Tue, 7 May 2013 17:11:12 +0200 Subject: [PATCH] Do not display success

Re: [Freeipa-devel] [PATCH 0146] Disallow all dynamic updates if update policy configuration failed

2013-05-07 Thread Tomas Hozza
On 04/16/2013 10:40 AM, Petr Spacek wrote: > Hello, > > Disallow all dynamic updates if update policy configuration failed. > > Without this patch the old update policy stays in effect > when re-configuration failed. > ACK. The patch looks good. (I didn't do functional test) Regards, Tomas

[Freeipa-devel] [PATCH] 1101 set httpd ccache

2013-05-07 Thread Rob Crittenden
See the commit message for all the gory details but the bottom line is that mod_auth_kerb doesn't work with DIR ccache which is the default in the latest krb5 builds. rob >From 0f130c2a42d51ca86b33ffd70bb6f574f3abb4cf Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Tue, 7 May 2013 10:33:55

[Freeipa-devel] Announcing FreeIPA 3.1.4

2013-05-07 Thread Martin Kosek
The FreeIPA team is proud to announce version FreeIPA v3.1.4. It can be downloaded from http://www.freeipa.org/page/Downloads. The new version has also been built for Fedora 18 and is on its way to updates-testing: https://admin.fedoraproject.org/updates/freeipa-3.1.4-1.fc18 == Highlights in 3.1.

Re: [Freeipa-devel] Cyrus SASL problem on Fedora 19? [heads up]

2013-05-07 Thread Simo Sorce
On Mon, 2013-05-06 at 19:56 +0200, Petr Spacek wrote: > Hello list, > > heads up - we have some problems with Cyrus SASL in Fedora 19. > > SASL connections via Unix socket are failing with weird error: > > (Note the 'SOCKET' piece.) > > $ ldapsearch -Y GSSAPI -H 'ldapi://%2fvar%2frun%2fslapd-TE

Re: [Freeipa-devel] [PATCH] 0220 Only require libsss_nss_idmap-python in Fedora 19+

2013-05-07 Thread Martin Kosek
On 05/07/2013 01:15 PM, Sumit Bose wrote: > On Tue, May 07, 2013 at 01:02:02PM +0200, Petr Viktorin wrote: >> Hello, >> The patch for resolving SIDs added a dependency on a package that >> isn't available in Fedora 18. This makes the dependency optional. >> >> Obviously the SID resolution won't wor

Re: [Freeipa-devel] [PATCH] 0220 Only require libsss_nss_idmap-python in Fedora 19+

2013-05-07 Thread Sumit Bose
On Tue, May 07, 2013 at 01:02:02PM +0200, Petr Viktorin wrote: > Hello, > The patch for resolving SIDs added a dependency on a package that > isn't available in Fedora 18. This makes the dependency optional. > > Obviously the SID resolution won't work in f18, but IPA should be > installable. ACK

[Freeipa-devel] [PATCH] 0220 Only require libsss_nss_idmap-python in Fedora 19+

2013-05-07 Thread Petr Viktorin
Hello, The patch for resolving SIDs added a dependency on a package that isn't available in Fedora 18. This makes the dependency optional. Obviously the SID resolution won't work in f18, but IPA should be installable. -- PetrĀ³ From 9e9b34d0891bdae22da048d844deb5a293c2d0af Mon Sep 17 00:00:00

Re: [Freeipa-devel] [PATCH 0143] Treat syntax errors in LDAP filters as fatal

2013-05-07 Thread Tomas Hozza
On 04/09/2013 03:39 PM, Petr Spacek wrote: > Hello, > > Treat syntax errors in LDAP filters as fatal. > > Filters are hardcoded at the moment, this is preventive action. > ACK. The patch looks good. (I didn't do functional test) Regards, Tomas Hozza

Re: [Freeipa-devel] [PATCH 0142] Improve LDAP error logging

2013-05-07 Thread Tomas Hozza
On 04/09/2013 03:27 PM, Petr Spacek wrote: > Hello, > > Improve LDAP error logging. > > Diagnostic error message is logged when it is available. > > > Plugin with this patch produces messages like: > > LDAP error: Server is unwilling to perform: Minimum SSF not met.: bind > to LDAP server fail