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

Alexander Bokovoy abokovoy at redhat.com
Thu Jul 31 09:18:00 UTC 2014


On Thu, 31 Jul 2014, Martin Kosek wrote:
>Sorry for going late in the game, just a quick question - why do we want to add
>this part:
>
>+        if trust_type is None:
>+            kw['trust_type'] = self.prompt_param(self.params['trust_type'])
>
>? I do not see a reason for adding a special interactive prompt callback for
>that - trust_type has a default value "ad". CCing Alexander to double check.
I also don't understand why you need to ask interactively for the
trust_type as it defaults to non-empty value and this value is the only
one we currently support.


-- 
/ Alexander Bokovoy




More information about the Freeipa-devel mailing list