THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!

Apache Kylin : Analytical Data Warehouse for Big Data

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. On the User Group Management page, select the user group to be assigned users to.
2. Click Action --> Assign Users.
3. In the pop-up window, check the users who need to be assigned to the group, click the right arrow ( > ), the user will be assigned to the Assigned User
4. Click Save and the user will be assigned to this group.

Discussion

...

1、Password 加密算法的安全性 ? 

...

与之前使用kylinSecurity.xml文件来管理用户的方式相比,将password加密后存储进kylin元数据的方式从安全性上来讲理论上应该没有什么不同。但是kylinSecurity.xml文件中管理用户的方式是在testing的profile下,并不推荐用户在生产环境中使用,而直接在web界面中增加用户和用户组管理的模块则更有可能使用户在生产环境中选择用这种方式,增加了风险。

2、关于用户和用户组管理模块可用性测试

可以参考与2.6.3对比的测试文档,About kylin user and user group manage modules,新增加的用户组管理存在某些bug,详细测试还有待验证。