Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Adam Young
On 03/08/2011 04:44 PM, Endi Sukma Dewata wrote: On 3/8/2011 2:47 PM, Adam Young wrote: On 03/08/2011 02:57 PM, Endi Sukma Dewata wrote: On 3/8/2011 1:15 PM, Adam Young wrote: Now manages to pre-populate the pkey for the user. It pops up 'invalid uid: must be Unicode text'. The IPA.whoami is

[Freeipa-devel] Transifex i18n translation changes

2011-03-08 Thread John Dennis
Our i18n translations are provided for us by the gracious contributions of translators on transifex.net. Transifex is a translation portal. We've always used transfiex.net but recently Transfex upgraded their software to their first 1.0 version and Fedora's translations have moved from a Fedora

Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Endi Sukma Dewata
On 3/8/2011 2:47 PM, Adam Young wrote: On 03/08/2011 02:57 PM, Endi Sukma Dewata wrote: On 3/8/2011 1:15 PM, Adam Young wrote: Now manages to pre-populate the pkey for the user. It pops up 'invalid uid: must be Unicode text'. The IPA.whoami is an associative array, not a string. Attached

Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Adam Young
On 03/08/2011 02:57 PM, Endi Sukma Dewata wrote: On 3/8/2011 1:15 PM, Adam Young wrote: Now manages to pre-populate the pkey for the user. It pops up 'invalid uid: must be Unicode text'. The IPA.whoami is an associative array, not a string. From e045236875ed695381e29a3b264dd9312a791a3e Mon

Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Adam Young
On 03/08/2011 02:57 PM, Endi Sukma Dewata wrote: On 3/8/2011 1:15 PM, Adam Young wrote: Now manages to pre-populate the pkey for the user. It pops up 'invalid uid: must be Unicode text'. The IPA.whoami is an associative array, not a string. From 06e5ae11c19e6db0829af43ad0e01eb8c3a0b569 Mon

Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Endi Sukma Dewata
On 3/8/2011 1:15 PM, Adam Young wrote: Now manages to pre-populate the pkey for the user. It pops up 'invalid uid: must be Unicode text'. The IPA.whoami is an associative array, not a string. -- Endi S. Dewata ___ Freeipa-devel mailing list Freeipa-

Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Adam Young
On 03/08/2011 01:15 PM, Adam Young wrote: ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel Now manages to pre-populate the pkey for the user. From 3092fcfe0d6ba675e423ac3a6cb775a0e5280ae6

Re: [Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Adam Young
On 03/08/2011 01:15 PM, Adam Young wrote: ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel NACK. WebUI complains that 'uid is required'. ___ Fre

[Freeipa-devel] [PATCH] admiyo-0212-selfservice-facets

2011-03-08 Thread Adam Young
From a4b2ba16fd7cdd8475f33151aeaa09966cf170b7 Mon Sep 17 00:00:00 2001 From: Adam Young Date: Tue, 8 Mar 2011 13:11:19 -0500 Subject: [PATCH] selfservice facets don't default to search behavior for facets if in the self service use case https://fedorahosted.org/freeipa/ticket/1070 --- install

Re: [Freeipa-devel] [PATCH] 038 ipa-dns-install script fails

2011-03-08 Thread Rob Crittenden
Martin Kosek wrote: This patch fixes a typo in class Service, function __get_conn which causes ipa-dns-install script to fail every time. https://fedorahosted.org/freeipa/ticket/1065 Ack, pushed to master. ___ Freeipa-devel mailing list Freeipa-dev

Re: [Freeipa-devel] [PATCH] 750 chkconfig ipa off on uninstall

2011-03-08 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2011-03-07 at 16:30 -0500, Rob Crittenden wrote: chkconfig the ipa service to off on unistall ticket 1056 rob ACK, works fine. Martin pushed to master ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://w

Re: [Freeipa-devel] [PATCH] 749 use hostname consistently in ipa-client-install

2011-03-08 Thread Rob Crittenden
Martin Kosek wrote: On Mon, 2011-03-07 at 11:52 -0500, Rob Crittenden wrote: Nalin Dahyabhai wrote: On Fri, Mar 04, 2011 at 05:59:26PM -0500, Rob Crittenden wrote: If a hostname was provided it wasn't used to configure either certmonger or sssd. This resulted in a non-working configuration. [

Re: [Freeipa-devel] [PATCH] 748 always stop tracking cert on client uninstall

2011-03-08 Thread Rob Crittenden
Martin Kosek wrote: On Fri, 2011-03-04 at 13:14 -0500, Rob Crittenden wrote: certmonger stop_tracking() is robust enough to do the right thing if no certificate exists so go ahead and always call it. If the certificate failed to be issued for some reason the request will still in certmonger afte

Re: [Freeipa-devel] [PATCH] 749 use hostname consistently in ipa-client-install

2011-03-08 Thread Martin Kosek
On Mon, 2011-03-07 at 11:52 -0500, Rob Crittenden wrote: > Nalin Dahyabhai wrote: > > On Fri, Mar 04, 2011 at 05:59:26PM -0500, Rob Crittenden wrote: > >> If a hostname was provided it wasn't used to configure either > >> certmonger or sssd. This resulted in a non-working configuration. > > [snip]

Re: [Freeipa-devel] [PATCH] 748 always stop tracking cert on client uninstall

2011-03-08 Thread Martin Kosek
On Fri, 2011-03-04 at 13:14 -0500, Rob Crittenden wrote: > certmonger stop_tracking() is robust enough to do the right thing if no > certificate exists so go ahead and always call it. If the certificate > failed to be issued for some reason the request will still in certmonger > after uninstalli

[Freeipa-devel] [PATCH] 038 ipa-dns-install script fails

2011-03-08 Thread Martin Kosek
This patch fixes a typo in class Service, function __get_conn which causes ipa-dns-install script to fail every time. https://fedorahosted.org/freeipa/ticket/1065 >From 80172708559e4a545f0acf39967ef6fdd3e07dbf Mon Sep 17 00:00:00 2001 From: Martin Kosek Date: Tue, 8 Mar 2011 14:44:19 +0100 Subje

Re: [Freeipa-devel] [PATCH] 750 chkconfig ipa off on uninstall

2011-03-08 Thread Martin Kosek
On Mon, 2011-03-07 at 16:30 -0500, Rob Crittenden wrote: > chkconfig the ipa service to off on unistall > > ticket 1056 > > rob ACK, works fine. Martin ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/fr