You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/06/05 04:32:42 UTC

[GitHub] [nifi] alopresto commented on a change in pull request #3495: NIFI-5973 Adds ShellUserGroupProvider

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:
users@infra.apache.org


With regards,
Apache Git Services