You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2017/07/03 14:41:37 UTC

[19/40] storm git commit: Merge branch 'patch-1' of https://github.com/MichealShin/storm

Merge branch 'patch-1' of https://github.com/MichealShin/storm


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/488b0158
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/488b0158
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/488b0158

Branch: refs/heads/1.1.x-branch
Commit: 488b0158645a1a9d9069b6ff6d646d6be981cbf0
Parents: 2f74ca0
Author: Sriharsha Chintalapani <ha...@hortonworks.com>
Authored: Tue Apr 25 20:40:08 2017 -0700
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Thu Jun 29 16:39:42 2017 +0900

----------------------------------------------------------------------
 docs/SECURITY.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/488b0158/docs/SECURITY.md
----------------------------------------------------------------------
diff --git a/docs/SECURITY.md b/docs/SECURITY.md
index a9d0d7f..66566ce 100644
--- a/docs/SECURITY.md
+++ b/docs/SECURITY.md
@@ -74,6 +74,7 @@ ui.filter.params:
    "kerberos.name.rules": "RULE:[2:$1@$0]([jt]t@.*EXAMPLE.COM)s/.*/$MAPRED_USER/ RULE:[2:$1@$0]([nd]n@.*EXAMPLE.COM)s/.*/$HDFS_USER/DEFAULT"
 ```
 make sure to create a principal 'HTTP/{hostname}' (here hostname should be the one where UI daemon runs
+Be aware that the UI user *MUST* be HTTP.
 
 Once configured users needs to do kinit before accessing UI.
 Ex: