You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/12/08 03:10:04 UTC

[GitHub] [incubator-doris] taoxu1234 opened a new issue #7345: [Bug] 按照文档使用ldap 权限组异常

taoxu1234 opened a new issue #7345:
URL: https://github.com/apache/incubator-doris/issues/7345


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   0.15.1
   
   ### What's Wrong?
   
   我使用ldap功能,组授权后不生效。
   1. ldap图片: ![image](https://user-images.githubusercontent.com/83450258/145140968-a0dfe4a8-e02f-4751-be3e-43f4a1ac896e.png)
   2. doris role图片: ![image](https://user-images.githubusercontent.com/83450258/145141040-3b3b4d3e-f3d9-4ad1-a94e-760ce15ecace.png)
   3. 登录后结果  ![image](https://user-images.githubusercontent.com/83450258/145141062-6ec59151-3056-402b-80ff-4dcc72c5df06.png)
   4. 组授权配置 : ldap_group_basedn = dc=che300,dc=com ; ldap_user_basedn = dc=che300,dc=com
   
   **使用结果**: 该用户有且只有一个组 doris_test
   我也创建了doris_test 组(多个前缀default_cluster,这个是系统默认给的)
   登录后,发现event_app库即使给了组授权,也无权限
   
   ### What You Expected?
   
   能够使用组授权
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   无
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org