[ https://issues.apache.org/jira/browse/HIVE-21363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16781308#comment-16781308 ]
Hive QA commented on HIVE-21363: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12960673/HIVE-21363.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:green}SUCCESS:{color} +1 due to 15826 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/16303/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16303/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16303/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.YetusPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. ATTACHMENT ID: 12960673 - PreCommit-HIVE-Build > Ldap auth issue: group filter match should be case insensitive > -------------------------------------------------------------- > > Key: HIVE-21363 > URL: https://issues.apache.org/jira/browse/HIVE-21363 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 3.0.0 > Reporter: Naveen Gangam > Assignee: Naveen Gangam > Priority: Minor > Attachments: HIVE-21363.patch > > > Configure HiveServer2 with LDAP auth with (enable ldap, ldap URI, baseDN, > userDNPattern, groupDNPattern and groupFilter). > If the specified groupFilter case is different than the actual one in > directory, then Hive cannot find a match and errors out. > For example: > groupFilter value=<groupTest> > group name in directory server=grouptest. > Similar search works by using other ldap clients like ldapsearch (ldap > searches are case insensitive). > While it is not a major issue as the workaround would be to configure the > exact name, it is an easy fix that we should support out of box. -- This message was sent by Atlassian JIRA (v7.6.3#76005)