From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f193.google.com (mail-pg1-f193.google.com [209.85.215.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id E1E95452566 for ; Tue, 5 Nov 2019 21:20:39 +0300 (MSK) Received: by mail-pg1-f193.google.com with SMTP id s23so11462621pgo.9 for ; Tue, 05 Nov 2019 10:20:39 -0800 (PST) Date: Tue, 5 Nov 2019 21:20:35 +0300 From: Konstantin Osipov Message-ID: <20191105182035.GN29784@atlas> References: <9f639a706f5dd6c6d9cf53f3ea5715c8c8cdddca.1572644348.git.v.shpilevoy@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9f639a706f5dd6c6d9cf53f3ea5715c8c8cdddca.1572644348.git.v.shpilevoy@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH 1/2] replication: don't drop admin super privileges List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org * Vladislav Shpilevoy [19/11/02 00:37]: > The admin user has universal privileges before bootstrap or > recovery are done. That allows to, for example, bootstrap from a > remote master, because to do that the admin should be able to > insert into system spaces, such as _priv. lgtm -- Konstantin Osipov, Moscow, Russia