A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/EMR/Types/KerberosAttributes.html below:

KerberosAttributes — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EMR::Types::KerberosAttributes
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing KerberosAttributes as input to an Aws::Client method, you can use a vanilla Hash:

{
  realm: "XmlStringMaxLen256",   kdc_admin_password: "XmlStringMaxLen256",   cross_realm_trust_principal_password: "XmlStringMaxLen256",
  ad_domain_join_user: "XmlStringMaxLen256",
  ad_domain_join_password: "XmlStringMaxLen256",
}

Attributes for Kerberos configuration when Kerberos authentication is enabled using a security configuration. For more information see Use Kerberos Authentication in the EMR Management Guide.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #ad_domain_join_password ⇒ String

The Active Directory password for ADDomainJoinUser.

#ad_domain_join_user ⇒ String

Required only when establishing a cross-realm trust with an Active Directory domain. A user with sufficient privileges to join resources to the domain.

#cross_realm_trust_principal_password ⇒ String

Required only when establishing a cross-realm trust with a KDC in a different realm. The cross-realm principal password, which must be identical across realms.

#kdc_admin_password ⇒ String

The password used within the cluster for the kadmin service on the cluster-dedicated KDC, which maintains Kerberos principals, password policies, and keytabs for the cluster.

#realm ⇒ String

The name of the Kerberos realm to which all nodes in a cluster belong. For example, EC2.INTERNAL.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4