[Freeipa-devel] [PATCH] ipa trust-add command should be interactive

Martin Kosek mkosek at redhat.com
Mon Jul 21 08:28:15 UTC 2014


On 07/21/2014 09:56 AM, Jan Cholasta wrote:
> Hi,
> 
> On 16.7.2014 05:48, Gabe Alford wrote:
>> Hello,
>>
>> Adds AD admin and password to interactive commands.
>> https://fedorahosted.org/freeipa/ticket/3034
>>
>> Thanks,
>>
>> Gabe
> 
> I think that instead of making the parameters mandatory, you should instead set
> alwaysask=True on them.
> 
> Honza
> 

Trust can be established either with user+password options OR with
--trust-secret option - i.e. you cannot use mandatory options nor alwaysask.

This would rather lead to interactive_prompt_callback checking if any of
authentication method is passed and asking for them if they aren't.

Martin




More information about the Freeipa-devel mailing list