KerberosServiceKDC Parameter (Connect-HDFS Cmdlet)
The Kerberos KDC of the service.
Syntax
Connect-HDFS -KerberosServiceKDC string
Data Type
cstr
Default Value
""
Remarks
The KerberosServiceKDC is used to specify the service Kerberos KDC when using cross-realm Kerberos authentication.
In most cases, a single realm and KDC machine are used to perform the Kerberos authentication and this property is not required.
This property is available for complex setups where a different realm and KDC machine are used to obtain an authentication ticket (AS request) and a service ticket (TGS request).