Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18CF810271 for ; Fri, 14 Feb 2014 18:24:26 +0000 (UTC) Received: (qmail 25511 invoked by uid 500); 14 Feb 2014 18:24:21 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 25448 invoked by uid 500); 14 Feb 2014 18:24:20 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 25345 invoked by uid 99); 14 Feb 2014 18:24:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 18:24:19 +0000 Date: Fri, 14 Feb 2014 18:24:19 +0000 (UTC) From: "Dmitry Lysnichenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-4653) Prevent deleting all users MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13901736#comment-13901736 ] Dmitry Lysnichenko commented on AMBARI-4653: -------------------------------------------- +1 > Prevent deleting all users > -------------------------- > > Key: AMBARI-4653 > URL: https://issues.apache.org/jira/browse/AMBARI-4653 > Project: Ambari > Issue Type: Bug > Components: controller > Affects Versions: 1.3.0 > Reporter: Dmytro Shkvyra > Assignee: Dmytro Shkvyra > Fix For: 1.5.0 > > > To reproduce: > 1. Login as Admin. > 2. Create new user (ex. Admin2) with admin privileges. > 3. Login as Admin2 in another browser and delete user Admin. > 4. In the first browser delete user Admin2 and update the page. > Expected: > Prevent deleting user if it is the last user on the server or prevent deleting users with active session. -- This message was sent by Atlassian JIRA (v6.1.5#6160)