[ 
https://issues.apache.org/jira/browse/NIFI-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565304#comment-16565304
 ] 

ASF GitHub Bot commented on NIFI-4710:
--------------------------------------

Github user pepov commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2866#discussion_r206875134
  
    --- Diff: nifi-docker/dockerhub/README.md ---
    @@ -124,6 +124,33 @@ volume to provide certificates on the host system to 
the container instance.
         -e LDAP_TLS_TRUSTSTORE_PASSWORD: ''
         -e LDAP_TLS_TRUSTSTORE_TYPE: ''
     
    +### Standalone Instance, kerberos
    +In this configuration, the user will need to provide certificates and the 
associated configuration information.  Optionally,
    +if the kerberos provider of interest is operating in kerberos modes, 
certificates will additionally be needed.
    +Of particular note, is the `AUTH` environment variable which is set to 
`kerberos`.  Additionally, the user must provide a
    +username as provided by the configured kerberos server in the 
`INITIAL_ADMIN_IDENTITY` environment variable. This value will be 
    --- End diff --
    
    This is optional. The user can provide a Kerberos username when decides not 
to authenticate using the client certificate. When a client certificate is 
provided with the connection request there will be no Kerberos authentication 
performed at all.


> Kerberos
> --------
>
>                 Key: NIFI-4710
>                 URL: https://issues.apache.org/jira/browse/NIFI-4710
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Docker
>            Reporter: Aldrin Piri
>            Assignee: Sarthak
>            Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to