Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id BF04A200BEC for ; Thu, 29 Dec 2016 10:28:59 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id BDD87160B41; Thu, 29 Dec 2016 09:28:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3FF28160B15 for ; Thu, 29 Dec 2016 10:28:59 +0100 (CET) Received: (qmail 72783 invoked by uid 500); 29 Dec 2016 09:28:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 72751 invoked by uid 99); 29 Dec 2016 09:28:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2016 09:28:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 597FD2C022B for ; Thu, 29 Dec 2016 09:28:58 +0000 (UTC) Date: Thu, 29 Dec 2016 09:28:58 +0000 (UTC) From: "Oleg Nechiporenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-19307) UI should validate Ranger user password be more than 8 chars MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 29 Dec 2016 09:28:59 -0000 [ https://issues.apache.org/jira/browse/AMBARI-19307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15784941#comment-15784941 ] Oleg Nechiporenko commented on AMBARI-19307: -------------------------------------------- Build failed not because of this patch {noformat} [INFO] Ambari Web ......................................... SUCCESS [04:10 min] [INFO] Ambari Server ...................................... FAILURE [18:13 min] {noformat} > UI should validate Ranger user password be more than 8 chars > ------------------------------------------------------------ > > Key: AMBARI-19307 > URL: https://issues.apache.org/jira/browse/AMBARI-19307 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.5.0 > Reporter: Oleg Nechiporenko > Assignee: Oleg Nechiporenko > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-19307.patch > > > During Ranger deploy, on config tab, user should set password for admin user. UI do not validate password to be more than 8 characters. As the result, when we will try to create it in Ranger, this user will not be valid (you can't use this name/password to enter Ranger UI). Related alert will show critical message. So, i think it should be fixed. -- This message was sent by Atlassian JIRA (v6.3.4#6332)