Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Petr Vobornik
On 11/06/2015 10:15 AM, Petr Spacek wrote: On 6.11.2015 09:25, Martin Kosek wrote: On 11/05/2015 07:02 PM, Petr Vobornik wrote: On 11/02/2015 12:37 PM, Martin Kosek wrote: On 11/02/2015 06:10 AM, Jan Cholasta wrote: Hi, On 22.10.2015 10:44, Martin Babinsky wrote:

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Martin Babinsky
On 11/02/2015 12:56 PM, Martin Babinsky wrote: On 10/30/2015 11:53 AM, Martin Babinsky wrote: On 10/26/2015 01:41 PM, Martin Babinsky wrote: On 10/22/2015 04:13 PM, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Petr Spacek
On 6.11.2015 10:00, Martin Babinsky wrote: > On 11/02/2015 12:56 PM, Martin Babinsky wrote: >> On 10/30/2015 11:53 AM, Martin Babinsky wrote: >>> On 10/26/2015 01:41 PM, Martin Babinsky wrote: On 10/22/2015 04:13 PM, Martin Basti wrote: > > > On 22.10.2015 10:44, Martin Babinsky

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Petr Spacek
On 6.11.2015 09:25, Martin Kosek wrote: > On 11/05/2015 07:02 PM, Petr Vobornik wrote: >> > On 11/02/2015 12:37 PM, Martin Kosek wrote: >>> >> On 11/02/2015 06:10 AM, Jan Cholasta wrote: >>> Hi, >>> >>> On 22.10.2015 10:44, Martin Babinsky wrote: >

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Martin Babinsky
On 11/06/2015 11:06 AM, Petr Vobornik wrote: On 11/06/2015 10:15 AM, Petr Spacek wrote: On 6.11.2015 09:25, Martin Kosek wrote: On 11/05/2015 07:02 PM, Petr Vobornik wrote: On 11/02/2015 12:37 PM, Martin Kosek wrote: On 11/02/2015 06:10 AM, Jan Cholasta wrote: Hi, On 22.10.2015 10:44,

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Petr Vobornik
On 11/06/2015 01:09 PM, Martin Babinsky wrote: On 11/06/2015 11:06 AM, Petr Vobornik wrote: On 11/06/2015 10:15 AM, Petr Spacek wrote: On 6.11.2015 09:25, Martin Kosek wrote: On 11/05/2015 07:02 PM, Petr Vobornik wrote: On 11/02/2015 12:37 PM, Martin Kosek wrote: On 11/02/2015 06:10 AM, Jan

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-06 Thread Martin Babinsky
On 11/06/2015 10:10 AM, Petr Spacek wrote: On 6.11.2015 10:00, Martin Babinsky wrote: On 11/02/2015 12:56 PM, Martin Babinsky wrote: On 10/30/2015 11:53 AM, Martin Babinsky wrote: On 10/26/2015 01:41 PM, Martin Babinsky wrote: On 10/22/2015 04:13 PM, Martin Basti wrote: On 22.10.2015

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-05 Thread Petr Vobornik
On 11/02/2015 12:37 PM, Martin Kosek wrote: On 11/02/2015 06:10 AM, Jan Cholasta wrote: Hi, On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 This should be handled by a separate object plugin: $ ipa servercomponent-find master.ipa.test

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-02 Thread Martin Kosek
On 11/02/2015 06:10 AM, Jan Cholasta wrote: > Hi, > > On 22.10.2015 10:44, Martin Babinsky wrote: >> https://fedorahosted.org/freeipa/ticket/5181 > > This should be handled by a separate object plugin: > > $ ipa servercomponent-find master.ipa.test > --- > 6 server

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-02 Thread Martin Babinsky
On 10/30/2015 11:53 AM, Martin Babinsky wrote: On 10/26/2015 01:41 PM, Martin Babinsky wrote: On 10/22/2015 04:13 PM, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1) +OPTIONAL_SERVICES = { +

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-11-01 Thread Jan Cholasta
Hi, On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 This should be handled by a separate object plugin: $ ipa servercomponent-find master.ipa.test --- 6 server components matched --- Component name: CA

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-30 Thread Martin Babinsky
On 10/26/2015 01:41 PM, Martin Babinsky wrote: On 10/22/2015 04:13 PM, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1) +OPTIONAL_SERVICES = { +'DNS', +'CA', +'KRA', +'ADTRUST', +

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-26 Thread Martin Babinsky
On 10/22/2015 04:13 PM, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1) +OPTIONAL_SERVICES = { +'DNS', +'CA', +'KRA', +'ADTRUST', +'EXTID', +'DNSKeyExporter', +'DNSSEC',

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-23 Thread Martin Babinsky
On 10/22/2015 04:35 PM, Petr Spacek wrote: On 22.10.2015 16:13, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1) +OPTIONAL_SERVICES = { +'DNS', +'CA', +'KRA', +'ADTRUST', +'EXTID',

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-22 Thread Martin Basti
On 22.10.2015 16:35, Petr Spacek wrote: On 22.10.2015 16:13, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1) +OPTIONAL_SERVICES = { +'DNS', +'CA', +'KRA', +'ADTRUST', +'EXTID', +

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-22 Thread Martin Basti
On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1) +OPTIONAL_SERVICES = { +'DNS', +'CA', +'KRA', +'ADTRUST', +'EXTID', +'DNSKeyExporter', +'DNSSEC', +'DNSKeySync', +} This did not scale

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-22 Thread Petr Spacek
On 22.10.2015 16:51, Martin Basti wrote: > > > On 22.10.2015 16:35, Petr Spacek wrote: >> On 22.10.2015 16:13, Martin Basti wrote: >>> On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 >>> Thank you for the patch. >>> >>> 1) >>>

Re: [Freeipa-devel] [PATCH 0090] show optionally configured components in server-find/show command output

2015-10-22 Thread Martin Basti
On 22.10.2015 16:56, Petr Spacek wrote: On 22.10.2015 16:51, Martin Basti wrote: On 22.10.2015 16:35, Petr Spacek wrote: On 22.10.2015 16:13, Martin Basti wrote: On 22.10.2015 10:44, Martin Babinsky wrote: https://fedorahosted.org/freeipa/ticket/5181 Thank you for the patch. 1)