Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F7A6969E for ; Mon, 18 Mar 2013 14:01:16 +0000 (UTC) Received: (qmail 64351 invoked by uid 500); 18 Mar 2013 14:01:16 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 64322 invoked by uid 500); 18 Mar 2013 14:01:15 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 64313 invoked by uid 99); 18 Mar 2013 14:01:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 14:01:15 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.149.83] (HELO na3sys009aog134.obsmtp.com) (74.125.149.83) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Mar 2013 14:01:07 +0000 Received: from mail-vb0-f71.google.com ([209.85.212.71]) (using TLSv1) by na3sys009aob134.postini.com ([74.125.148.12]) with SMTP ID DSNKUUceDhCC4KD7u9/Y9p4jhrkNEcbHCg8t@postini.com; Mon, 18 Mar 2013 07:00:47 PDT Received: by mail-vb0-f71.google.com with SMTP id l1so571601vba.2 for ; Mon, 18 Mar 2013 07:00:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-received:date:from:to:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-gm-message-state; bh=WE2F6tWVFcQS5g34nteiA9NohEuPYw0b5kfCRyfubNI=; b=b1iAb3sAzW5lMXcMGMdJCi0KUOiHnDqqhp8BXD2H30MM5rMFoQmxEQv84JGO80rK20 rM/4cpfBuMIqK+OkR+t2kOo536jLLD4SWlRFXNrx+9VYx0xYPFLUlTdoO9CSjTL+kePL d347ftCQElSwFPRuSbl4Slk1FH8Qvheg1BTwFcH3GTlPTYHNxYSCeOpVLXGQpr3uct9r JTxFWTSRRBUY6KITiL2fbGh0+PBzyCyP63bpOqPT327URQxhxd51IDs4XVfXkYw2knOr 46iWQlsPd5wFY1O2US2ZigXFw2Sofe6lxmuMIl5OMk/sDhdJv3ksX7CZRvJR2qh4bjWH 3CNQ== X-Received: by 10.220.143.196 with SMTP id w4mr19196646vcu.62.1363615245532; Mon, 18 Mar 2013 07:00:45 -0700 (PDT) X-Received: by 10.220.143.196 with SMTP id w4mr19196619vcu.62.1363615245256; Mon, 18 Mar 2013 07:00:45 -0700 (PDT) Received: from USLT-205755.sungardas.corp ([216.203.6.11]) by mx.google.com with ESMTPS id d13sm23534884vdj.8.2013.03.18.07.00.43 (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 18 Mar 2013 07:00:44 -0700 (PDT) Received: by USLT-205755.sungardas.corp (Postfix, from userid 76098887) id AD5AF120E4E1F; Mon, 18 Mar 2013 10:00:48 -0400 (EDT) Date: Mon, 18 Mar 2013 10:00:48 -0400 From: Chip Childers To: cloudstack-users@incubator.apache.org Subject: Re: Security Roles Message-ID: <20130318140048.GL16726@USLT-205755.sungardas.corp> References: <20130304165642.GE88519@USLT-205755.sungardas.corp> <7F4D36014C4D8241B695171A8825AA2010A484BD@mscs-begia-0022.media.int> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7F4D36014C4D8241B695171A8825AA2010A484BD@mscs-begia-0022.media.int> User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQkTowCF16brYBSqZr/kuAx2O3/YZvqVRi5yRhPxOt7QkOc2xdU+RsgEZeKC3IIU/g4Ul3budbT0BoSQUXSQauGPUFcel3yv7LrFexZafgstQDa+yvrtN8l6lPrvAjhiOeRA7owM/2vSTQrUSeEpdZDAlOGWh++rlbs5n9xAOI+hrgM4P28zzKIox/iKR3VrddCJjYy+ X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Mar 18, 2013 at 11:08:01AM +0000, Fuchs, Andreas (SwissTXT) wrote: > How is the correct process of changing permission in /etc/cloud/management/commands.properties ? > Change the file and restart cloudstack-management or must I do this via an API call? Change the file on all management servers, and restart them.