Re: [Freeipa-devel] [PATCH] 025 Detection of v1 server during ipa-client-install

2011-02-09 Thread Martin Kosek
On Fri, 2011-02-04 at 09:05 +0100, Jan Zelený wrote: > Martin Kosek wrote: > > When v2 IPA client is trying to join an IPA v1 server > > a strange exception is printed out to the user. This patch > > detects this by catching an XML-RPC error reported by ipa-join > > binary called in the process wh

Re: [Freeipa-devel] [PATCH] 049 Make nsslib IPv6 aware

2011-02-09 Thread Jan Zelený
Jakub Hrozek wrote: > On Thu, Feb 03, 2011 at 02:23:11PM +0100, Jan Zelený wrote: > > Jakub Hrozek wrote: > > > Hi, > > > > > > attached is a patch to nsslib.py that changes its semantics so > > > it is able to work with different address families. It is the last > > > piece of IPv6 support. > >

Re: [Freeipa-devel] [PATCH] 026 HBAC plugin inconsistent output

2011-02-09 Thread Martin Kosek
On Mon, 2011-02-07 at 10:38 +0100, Jan Zelený wrote: > Martin Kosek wrote: > > This patch adds a proper summary text to HBAC command which is > > then printed out in CLI. Now, HBAC plugin output is consistent > > with other plugins. > > > > https://fedorahosted.org/freeipa/ticket/596 > > I belie

Re: [Freeipa-devel] [PATCH] 026 HBAC plugin inconsistent output

2011-02-09 Thread Jan Zelený
Martin Kosek wrote: > On Mon, 2011-02-07 at 10:38 +0100, Jan Zelený wrote: > > Martin Kosek wrote: > > > This patch adds a proper summary text to HBAC command which is > > > then printed out in CLI. Now, HBAC plugin output is consistent > > > with other plugins. > > > > > > https://fedorahosted.

Re: [Freeipa-devel] [PATCH] 74 Fix crash in DNS installer.

2011-02-09 Thread Jan Zelený
Pavel Zuna wrote: > Fix #927 > > Pavel Ack Jan ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 705 make main selfservice aci visible

2011-02-09 Thread Jan Zelený
Rob Crittenden wrote: > The main aci that grants user's the ability to manage themselves wasn't > visible to the selfservice plugin. Move the location of the aci and fix > the description. > > ticket 934 > > rob ack Jan ___ Freeipa-devel mailing lis

[Freeipa-devel] [PATCH] 050 Fix migration page

2011-02-09 Thread Jakub Hrozek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 During some UI rewrite, the password migration form completely lost the action= field and defaulted to GET instead of POST. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

Re: [Freeipa-devel] [PATCH] 050 Fix migration page

2011-02-09 Thread Pavel Zuna
On 02/09/2011 02:09 PM, Jakub Hrozek wrote: During some UI rewrite, the password migration form completely lost the action= field and defaulted to GET instead of POST. ACK. Pavel ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.re

Re: [Freeipa-devel] [PATCH] Fix of a small typo

2011-02-09 Thread Rob Crittenden
Jakub Hrozek wrote: On Fri, Feb 04, 2011 at 06:41:41PM +0100, Jan Zeleny wrote: Trivial fix, can be pushed directly Jan Ack pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-d

[Freeipa-devel] [PATCH] 0009-Cross-brower-adjustments-for-the-action-panel

2011-02-09 Thread Kyle Baker
Adjusted for action panel for Safari and Chrome.From 00a2537e96dadd7dc538fb85dffd23b10f13a9ad Mon Sep 17 00:00:00 2001 From: System Administrator Date: Wed, 9 Feb 2011 09:45:31 -0500 Subject: [PATCH] Cross brower adjustments for the action-panel. --- ...i-s-target-feilds-adjusted-action-panel-s.

Re: [Freeipa-devel] [PATCH] 72 Set minimum for Kerberos policy max life and max renew

2011-02-09 Thread Rob Crittenden
Jakub Hrozek wrote: On Mon, Feb 07, 2011 at 02:10:40PM +0100, Pavel Zuna wrote: On 02/07/2011 01:10 PM, Jakub Hrozek wrote: On Mon, Feb 07, 2011 at 11:13:56AM +0100, Pavel Zuna wrote: Fix #847 Pavel ___ Freeipa-devel mailing list Freeipa-devel@r

Re: [Freeipa-devel] [PATCH] 73 Update config doc to reflect that 0 is not allowed for search time limit.

2011-02-09 Thread Rob Crittenden
David O'Brien wrote: Pavel Zuna wrote: On 02/08/2011 12:34 AM, David O'Brien wrote: Pavel Zuna wrote: Fix #837 Pavel /me hesitantly asks... Doesn't this mean that "1" is illegal? doc=_('Max. amount of time (sec.) for a search (> 1 or -1 for unlimited)'), Neither is there any mention of ze

Re: [Freeipa-devel] [PATCH] 74 Fix crash in DNS installer.

2011-02-09 Thread Rob Crittenden
Jan Zelený wrote: Pavel Zuna wrote: Fix #927 Pavel Ack pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

Re: [Freeipa-devel] [PATCH] 77 Update krbtpolicy doc to inform that restarting krb5kdc might be needed.

2011-02-09 Thread Rob Crittenden
David O'Brien wrote: Rob Crittenden wrote: David O'Brien wrote: Dmitri Pal wrote: On 02/07/2011 06:46 PM, David O'Brien wrote: Jenny Galipeau wrote: Pavel Zuna wrote: It seems that restarting krb5kdc is only needed when changes to the global policy are made. Per-user policies take effect im

Re: [Freeipa-devel] [PATCH] 702 add entitlement API

2011-02-09 Thread Rob Crittenden
Jan Zelený wrote: Rob Crittenden wrote: The entitlement plugin was being skipped completely if the python-rhsm package wasn't installed. We want to let it limp through if the package isn't installed but we're doing API validation. ticket 919 rob Patch looks and applies ok, installation and

Re: [Freeipa-devel] [PATCH] 705 make main selfservice aci visible

2011-02-09 Thread Rob Crittenden
Jan Zelený wrote: Rob Crittenden wrote: The main aci that grants user's the ability to manage themselves wasn't visible to the selfservice plugin. Move the location of the aci and fix the description. ticket 934 rob ack Jan pushed to master __

Re: [Freeipa-devel] Hosts, A recs, and AAAA recs

2011-02-09 Thread Dmitri Pal
On 02/08/2011 11:30 PM, Simo Sorce wrote: > On Tue, 08 Feb 2011 22:10:16 -0500 > Adam Young wrote: > >> The current process to add a host today is: >> >> Create an A record >> run add host >> >> We have --force which will allow us to add the host even if the A >> record doesn't exist, but do we ha

Re: [Freeipa-devel] Hosts, A recs, and AAAA recs

2011-02-09 Thread Adam Young
On 02/09/2011 10:56 AM, Dmitri Pal wrote: On 02/08/2011 11:30 PM, Simo Sorce wrote: On Tue, 08 Feb 2011 22:10:16 -0500 Adam Young wrote: The current process to add a host today is: Create an A record run add host We have --force which will allow us to add the host even if the A record doesn

Re: [Freeipa-devel] [PATCH] 0009-Cross-brower-adjustments-for-the-action-panel

2011-02-09 Thread Adam Young
On 02/09/2011 09:57 AM, Kyle Baker wrote: Adjusted for action panel for Safari and Chrome. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel Removed the patch file embedded in the other patc

[Freeipa-devel] [PATCH] Append realm name to service principal name.

2011-02-09 Thread Endi Sukma Dewata
The realm name is necessary to create the correct service. -- Endi S. Dewata From bac9a338355533d1bda3cf708c0c2d5baf63bf33 Mon Sep 17 00:00:00 2001 From: Endi S. Dewata Date: Wed, 9 Feb 2011 10:56:25 -0600 Subject: [PATCH] Append realm name to service principal name. The realm name is necessary

[Freeipa-devel] [PATCH] 706 remove certificate from service-find

2011-02-09 Thread Rob Crittenden
Remove certificate as service a search option. There is no point on searching on binary objects. ticket 912 rob >From 18f096dcad6faf6b6f447b188d870ed28007f25b Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 9 Feb 2011 13:24:47 -0500 Subject: [PATCH] Remove certificate as service a sea

[Freeipa-devel] [PATCH] 707 fix wrapping prompt

2011-02-09 Thread Rob Crittenden
At least in my xterm the prompt for "Do you want to proceed and configure the system with fixed values with no DNS discovery?" wraps around over itself. This patch shortens the message. ticket 940 rob freeipa-rcrit-707-client.patch Description: application/mbox _

[Freeipa-devel] [PATCH] 708 move nscd disablement code

2011-02-09 Thread Rob Crittenden
Disable nscd before starting sssd. We used to disable it after configuring sssd which would cause a warning message to appear in /var/log/messages from sssd. This was in effect bogus because we killed nscd as the very next step after starting sssd but lets not confuse our users. ticket 743 r

[Freeipa-devel] [PATCH] 709 set minimum version of sssd to 1.5.1.

2011-02-09 Thread Rob Crittenden
Title says it all. ticket 926 rob freeipa-rcrit-709-sssd.patch Description: application/mbox ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] Fedora 15 test day is moved to Feb 15th.

2011-02-09 Thread Dmitri Pal
Hello, Please join us in testing FreeIPA v2 on Tuesday Feb 15th as a part of the Fedora 15 Test Day. Originally we planned to have a test day on Thursday February 10th (tomorrow) but for different reasons we had to delay this effort. The details of what to test and how to test will be published l

Re: [Freeipa-devel] Hosts, A recs, and AAAA recs

2011-02-09 Thread Dmitri Pal
On 02/09/2011 11:06 AM, Adam Young wrote: > On 02/09/2011 10:56 AM, Dmitri Pal wrote: >> On 02/08/2011 11:30 PM, Simo Sorce wrote: >>> On Tue, 08 Feb 2011 22:10:16 -0500 >>> Adam Young wrote: >>> The current process to add a host today is: Create an A record run add host >

[Freeipa-devel] [PATCH] 710 fix test failures

2011-02-09 Thread Rob Crittenden
The performance patch depended on self.env.mode != 'production'. env and mode aren't guaranteed to exist in the object so check for those and only skip the work if the mode is explicitly production. rob freeipa-rcrit-710-tests.patch Description: application/mbox __

Re: [Freeipa-devel] [PATCH] Moved add dialog into search facet.

2011-02-09 Thread Adam Young
On 02/08/2011 05:59 PM, Endi Sukma Dewata wrote: Previously the add dialog is added into entity. The dialog is only used by the search facet, so it's now moved into the search facet. ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.

[Freeipa-devel] [PATCH] admiyo-0191-target-section-without-radio-buttons

2011-02-09 Thread Adam Young
From 3faba4518741e8f1c4bdc9ab3257463543f844af Mon Sep 17 00:00:00 2001 From: Adam Young Date: Mon, 7 Feb 2011 23:02:43 -0500 Subject: [PATCH] target section without radio buttons ACI target section refactored into an array of widget-like objects. The radio buttons have been replaced by a selec

Re: [Freeipa-devel] [PATCH] admiyo-0191-target-section-without-radio-buttons

2011-02-09 Thread Endi Sukma Dewata
On 2/9/2011 7:06 PM, Adam Young wrote: A few comments: 1. The functionality seems to be working, but the layout is a bit different. Previously the label (e.g. Filter) and the widget (e.g. text field) occupy the same line. Right now they occupy different lines and not aligned with the label