[ 
https://issues.apache.org/jira/browse/AMBARI-25382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943439#comment-16943439
 ] 

Hudson commented on AMBARI-25382:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #581 (See 
[https://builds.apache.org/job/Ambari-branch-2.7/581/])
AMBARI-25382 Issues with Views in ambari when User Logs In from (github: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=177dd195f6248c54e94104bb25476e42ae9da72d])
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/security/authentication/jwt/AmbariJwtAuthenticationProvider.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authentication/jwt/AmbariJwtAuthenticationFilterTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariLdapBindAuthenticator.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AuthorizationHelper.java
* (edit) 
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapBindAuthenticatorTest.java
* (edit) 
ambari-server/src/main/java/org/apache/ambari/server/orm/entities/ViewInstanceEntity.java


> Issues with Views in ambari when  User Logs In from KNOX/LDAP and the 
> username has spaces and Camel Case Letters
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-25382
>                 URL: https://issues.apache.org/jira/browse/AMBARI-25382
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: trunk, 2.7.3
>            Reporter: Akhil Naik
>            Assignee: Akhil Naik
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.5
>
>         Attachments: AMBARI-25382.patch
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> Problem Statement : Ambari Views Doesnt work properly When User Logs In from 
> KNOX and the username has spaces and Camel Case Letters
> Affected Views :
> Filesview  : login as Akhil S Naik, filesview will consider the user as akhil 
> s naik only due to which user home directory wont be correct shown 
> Yarn Capacity Scheduler : Even though user has permission , Yarn Capacity 
> Scheduler will complain there is no permission
> Issue reproduction :
> configure Knox in ambari and LDAP authentication in KNOX
> Create a user 'Akhil S Naik'
> Login as 'Akhil S Naik' in knox, ambari will treat the username as akhil s 
> naik (all lower case)
> and due to this even if home directory exists in /user folder in HDFS the 
> home directory icon wont be displayed 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to