Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-21 Thread Rob Crittenden
JR Aquino wrote: On 2/21/11 11:18 AM, "JR Aquino" wrote: On 2/21/11 10:46 AM, "Jan Zeleny" wrote: Rob Crittenden wrote: JR Aquino wrote: On 2/17/11 9:46 AM, "Jan Zeleny" wrote: JR Aquino wrote: Lets try now. Attached is the corrected patch. There were several spots in ipa-client-i

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-21 Thread JR Aquino
On 2/21/11 11:18 AM, "JR Aquino" wrote: >On 2/21/11 10:46 AM, "Jan Zeleny" wrote: > >>Rob Crittenden wrote: >>> JR Aquino wrote: >>> > On 2/17/11 9:46 AM, "Jan Zeleny" wrote: >>> >> JR Aquino wrote: >>> >>> Lets try now. Attached is the corrected patch. >>> >>> >>> >>> There were several spo

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-21 Thread JR Aquino
On 2/21/11 10:46 AM, "Jan Zeleny" wrote: >Rob Crittenden wrote: >> JR Aquino wrote: >> > On 2/17/11 9:46 AM, "Jan Zeleny" wrote: >> >> JR Aquino wrote: >> >>> Lets try now. Attached is the corrected patch. >> >>> >> >>> There were several spots in ipa-client-install where the server >>could >

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-21 Thread Jan Zeleny
Rob Crittenden wrote: > JR Aquino wrote: > > On 2/17/11 9:46 AM, "Jan Zeleny" wrote: > >> JR Aquino wrote: > >>> Lets try now. Attached is the corrected patch. > >>> > >>> There were several spots in ipa-client-install where the server could > >>> be defined and it was getting missed. > >>> I h

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-21 Thread Rob Crittenden
JR Aquino wrote: On 2/17/11 9:46 AM, "Jan Zeleny" wrote: JR Aquino wrote: Lets try now. Attached is the corrected patch. There were several spots in ipa-client-install where the server could be defined and it was getting missed. I have omitted any change to ipa-client-install and instead ju

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-17 Thread JR Aquino
On 2/17/11 9:46 AM, "Jan Zeleny" wrote: >JR Aquino wrote: >> Lets try now. Attached is the corrected patch. >> >> There were several spots in ipa-client-install where the server could be >> defined and it was getting missed. >> I have omitted any change to ipa-client-install and instead just fo

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-17 Thread Jan Zeleny
JR Aquino wrote: > Lets try now. Attached is the corrected patch. > > There were several spots in ipa-client-install where the server could be > defined and it was getting missed. > I have omitted any change to ipa-client-install and instead just focused > on ipadiscovery.py > > ipadiscovery.py

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-17 Thread JR Aquino
Lets try now. Attached is the corrected patch. There were several spots in ipa-client-install where the server could be defined and it was getting missed. I have omitted any change to ipa-client-install and instead just focused on ipadiscovery.py ipadiscovery.py now performs its own fetch of the

Re: [Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-17 Thread Jan Zelený
JR Aquino wrote: > This patch addresses the need to utilize TLS when using the > ipa-client-install tool. It addresses ticket: > https://fedorahosted.org/freeipa/ticket/974 Nack, running ipa-client-install returned this error: # ipa-client-install Retrieving CA from None failed. Command '/usr/bi

[Freeipa-devel] [PATCH] 18 Use TLS for ipadiscovery during ipa client install

2011-02-16 Thread JR Aquino
This patch addresses the need to utilize TLS when using the ipa-client-install tool. It addresses ticket: https://fedorahosted.org/freeipa/ticket/974 binh94MJnFPEx.bin Description: freeipa-jraquino-0018-Use-TLS-for-ipadiscovery-during-ipa-client-install.patch