get-trust-cleanup-commands

subtitle

Gets the commands to be run for cross-realm trust clean up.

version

0.9.153

Description

Retrieves the commands necessary for clean up cross-realm trust between FreeIPA and Active Directory.

Synopsis

  get-trust-cleanup-commands
--environment <value>
[--cli-input-json <value>]
[--generate-cli-skeleton]

Options

--environment (string)

The Environment name or CRN.

--cli-input-json (string)

Performs service operation based on the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, the CLI values will override the JSON-provided values.

--generate-cli-skeleton (boolean)

Prints a sample input JSON to standard output. Note the specified operation is not run if this argument is specified. The sample input can be used as an argument for --cli-input-json.

Output

environment -> (string)

The Environment name or CRN.

kdcType -> (string)

The KDC type of the environment.

activeDirectoryCommands -> (object)

Commands to be run on the Active Directory server.

commands -> (string)

List of commands to be run on the Active Directory server.

mitCommands -> (object)

Commands to be run on the MIT KDC server.

kdcCommands -> (string)

List of kdc commands to be run on the MIT KDC server.

dnsSetupInstructions -> (string)

DNS setup instructions to be followed on the MIT KDC server.

baseClusterCommands -> (object)

The commands to be run on the base cluster for trust setup.

krb5Conf -> (string)

Configuration entries to be added to the Kerberos KDC configuration file on the base cluster.

Form Factors

public, private