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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to