You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2016/06/29 18:55:05 UTC

[jira] [Commented] (AMBARI-17481) Incorrect error message on login page

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

Hudson commented on AMBARI-17481:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #5182 (See [https://builds.apache.org/job/Ambari-trunk-Commit/5182/])
AMBARI-17481. Incorrect error message on login page. (mpapirkovskyy) (mpapyrkovskyy: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=917988f7668405299b0d59fe017c6b115716df8a])
* ambari-server/src/main/java/org/apache/ambari/server/security/authorization/InvalidUsernamePasswordCombinationException.java
* ambari-server/src/main/java/org/apache/ambari/server/security/authorization/Users.java
* ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthoritiesPopulator.java
* ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLocalUserProviderTest.java
* ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderTest.java
* ambari-server/src/test/java/org/apache/ambari/server/state/svccomphost/ServiceComponentHostTest.java
* ambari-server/src/main/java/org/apache/ambari/server/state/ConfigHelper.java
* ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariAuthorizationProviderDisableUserTest.java
* ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProviderForDNWithSpaceTest.java
* ambari-server/src/main/java/org/apache/ambari/server/security/authorization/internal/AmbariInternalAuthenticationProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariLdapAuthenticationProvider.java
* ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariLocalUserProvider.java


> Incorrect error message on login page
> -------------------------------------
>
>                 Key: AMBARI-17481
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17481
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.4.0
>            Reporter: Myroslav Papirkovskyi
>            Assignee: Myroslav Papirkovskyi
>            Priority: Critical
>             Fix For: 2.4.0
>
>
> STR:
> 1) Install Ambari
> 2) Go to Login page
> 3) Enter nonexistent username (for example "Superman")and click "Sign in"
> Result: Error message "Username Superman not found"
> Expected: "Unable to sign in. Invalid username/password combination."
> 4) Enter existent username with the wrong password 
> Result: Error message "Bad credentials"
> Expected: "Unable to sign in. Invalid username/password combination."



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)