浏览代码

HUE-7897 [doc] Add more info about Solr Sentry privileges

Romain Rigaux 7 年之前
父节点
当前提交
3df6108
共有 1 个文件被更改,包括 17 次插入2 次删除
  1. 17 2
      docs/user-guide/user-guide.md

+ 17 - 2
docs/user-guide/user-guide.md

@@ -845,11 +845,26 @@ You can view and edit files as text or binary.
 
 ## Indexes / Collections
 
-## Sentry roles and privileges
+## Sentry Permissions
+
+Sentry roles and privileges can directly be edited in the Security interface.
+
+### SQL
+
+[Hive UI](http://gethue.com/apache-sentry-made-easy-with-the-new-hue-security-app/).
+
+### Solr
 
-[SQL](http://gethue.com/apache-sentry-made-easy-with-the-new-hue-security-app/) and
 [Solr](http://gethue.com/ui-to-edit-sentry-privilege-of-solr-collections/) privileges can be edited directly via the interface. 
 
+For listing collections, query and creating collection:
+
+    Admin=*->action=*
+    Collection=*->action=*
+    Schema=*->action=*
+    Config=*->action=*
+
+
 ## Jobs
 
 The Job Browser application lets you to examine multiple types of jobs