[Freeipa-devel] [PATCH 0385] replicainstall: Add possiblity to install client in one

Simo Sorce simo at redhat.com
Mon Nov 30 18:17:56 UTC 2015


On Mon, 2015-11-30 at 12:25 +0100, Tomas Babej wrote:
> +    # Perform only if we have the necessary options
> +    if not any([installer.admin_password, installer.keytab]):
> +        sys.exit("IPA client is not configured on this system.\n"
> +                 "You must use a replica file or join the system "
> +                 "either by using by running 'ipa-client-install'. "
> +                 "Alternatively, you may specify enrollment related options "
> +                 "directly, see man ipa-replica-install.")
> +

There is a typo "either by using by "

Also this seem to be run in promote_check, so you should not mention
replica files, as promotion can only be run at domain level 1 where
replica files cannot be used.

Simo.

-- 
Simo Sorce * Red Hat, Inc * New York




More information about the Freeipa-devel mailing list