alopresto commented on a change in pull request #3495: NIFI-5973 Adds 
ShellUserGroupProvider
URL: https://github.com/apache/nifi/pull/3495#discussion_r290560225
 
 

 ##########
 File path: nifi-docs/src/main/asciidoc/administration-guide.adoc
 ##########
 @@ -452,6 +452,10 @@ The LdapUserGroupProvider has the following properties:
 
 NOTE: Any identity mapping rules specified in _nifi.properties_ will also be 
applied to the user identities. Group names are not mapped.
 
+==== ShellUserGroupProvider
+
+The ShellUserGroupProvider syncs user and groups from Unix-like systems using 
shell commands.  It has no user-configurable properties.
 
 Review comment:
   I think we may want to provide additional details about _how_ the Shell UGP 
works (i.e. how it queries the OS for users and groups, and what functionality 
this enables). 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to