[
https://issues.apache.org/jira/browse/KYLIN-4103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938643#comment-16938643
]
ASF subversion and git services commented on KYLIN-4103:
--------------------------------------------------------
Commit 8698f535fc907425e8d2bc9b0769262e27086f42 in kylin's branch
refs/heads/2.6.x-hadoop3.1 from Liu Shaohui
[ https://gitbox.apache.org/repos/asf?p=kylin.git;h=8698f53 ]
KYLIN-4103: Make the user string in granting operation of project is case
insensitive
> Make the user string in granting operation of project is case insensitive
> -------------------------------------------------------------------------
>
> Key: KYLIN-4103
> URL: https://issues.apache.org/jira/browse/KYLIN-4103
> Project: Kylin
> Issue Type: Bug
> Reporter: Shaohui Liu
> Assignee: Shaohui Liu
> Priority: Minor
> Fix For: v3.0.0-beta, v2.6.4
>
>
> Currently the user name of login operation is case insensitive. User can
> login in kylin with lower case string or upper case string. But it is not
> granting operation.
> If we use lower case string of user name in project granting operation, there
> will be no exception but the user can not set the project.
> The reason is that the sid in AccessService/AclService is not case insensitive
--
This message was sent by Atlassian Jira
(v8.3.4#803005)