If you need to use a Kerberos keytab file to log in, select Use a keytab to authenticate. A keytab file contains
                pairs of Kerberos principals and encrypted keys. You need to enter the principal to
                be used in the Principal field and the access
                path to the keytab file itself in the Keytab
                field. This keytab file must be stored in the machine in which your Job actually
                runs, for example, on a Talend
                Jobserver.
             
            
               Note that the user that executes a keytab-enabled Job is not necessarily
                the one a principal designates but must have the right to read the keytab file being
                used. For example, the username you are using to execute a Job is user1 and the principal to be used is guest; in this
                situation, ensure that user1 has the right to read the keytab
                file to be used.