09d89e8 Improve handling of options in ipa-client-install

1 file Authored by akrivoka 10 years ago, Committed by mkosek 10 years ago,
    Improve handling of options in ipa-client-install
    
    Improve handling of command line options related to forced client re-enrollment
    in ipa-client-install:
    
    * Make --keytab and --principal options mutually exclusive.
    * Warn that using --force-join together with --keytab provides no additional
      functionality.
    
    https://fedorahosted.org/freeipa/ticket/3686