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

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

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

    https://github.com/apache/nifi/pull/1923#discussion_r122569806
  
    --- Diff: nifi-docs/src/main/asciidoc/administration-guide.adoc ---
    @@ -395,6 +395,39 @@ The default UserGroupProvider is the 
FileUserGroupProvider, however, you can dev
     * Legacy Authorized Users File - The full path to an existing 
authorized-users.xml that will be automatically be used to load the users and 
groups into the Users File.
     * Initial User Identity - The identity of a users and systems to seed the 
Users File. The name of each property must be unique, for example: "Initial 
User Identity A", "Initial User Identity B", "Initial User Identity C" or 
"Initial User Identity 1", "Initial User Identity 2", "Initial User Identity 3"
     
    +Another option for the UserGroupProvider is the LdapUserGroupProvider. Be 
default, this option is commented out but can be configured in lieu of the 
FileUserGroupProvider. This will sync users and groups from a directory server 
and will present them in NiFi UI in read only form. The LdapUserGroupProvider 
has the following properties:
    --- End diff --
    
    Typo: By default


> Implement LdapUserGroupProvider
> -------------------------------
>
>                 Key: NIFI-4059
>                 URL: https://issues.apache.org/jira/browse/NIFI-4059
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>
> Implement an LDAP based UserGroupProvider to provide support for backing NiFi 
> users and groups in a directory server.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to