Skip to end of banner
Go to start of banner

Kerberos Account

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

On this page

Overview

Use this account type to connect to datasources that use Kerberos accounts. You can manage your Kerberos account for Hadoop using either SnapLogic Manager or Designer.

Prerequisites

  • None.

Account Settings

Use the Create Account popup to create AWS S3 accounts:

All fields are required.


Parameter NameData TypeDescriptionDefault ValueExample 
LabelStringUnique name for the account.N/AKerberos Account
Client PrincipalString

The client principal associated with the account.

N/Asnaplogic/EXAMPLE.COM@ATHENA.MIT.EDU
Keytab FileStringPath to the Keytab file.N/A

/keytabs/snaplogic.keytab

Service PrincipalString

The service principal associated with the account.

Protocols supported: HDFS

N/Akrbtgt/EXAMPLE.COM@ATHENA.MIT.EDU

Even though you pass both client and server principals here, the Snap only validates the client information and not the server information. This is because server validation requires information that is available only in the Snap's settings and not the Account settings.

The security model configured for the Groundplex (SIMPLE or KERBEROS authentication) must match the security model of the remote server. Due to limitations of the Hadoop library, we are only able to create the necessary internal credentials for the configuration of the Groundplex.

Limitations

  • None.

Troubleshooting

  • None.
  • No labels