Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1koeUe-0002Fw-Dm for pgadmin-hackers@arkaria.postgresql.org; Mon, 14 Dec 2020 03:25:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1koeUd-00036e-Ak for pgadmin-hackers@arkaria.postgresql.org; Mon, 14 Dec 2020 03:25:47 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1koeUd-00036W-1X for pgadmin-hackers@lists.postgresql.org; Mon, 14 Dec 2020 03:25:47 +0000 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1koeUZ-0004EU-Mw for pgadmin-hackers@postgresql.org; Mon, 14 Dec 2020 03:25:45 +0000 Received: by mail-lf1-x131.google.com with SMTP id l11so26594443lfg.0 for ; Sun, 13 Dec 2020 19:25:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cA2FurzKbkjLfhigrpenJHQEfQDbGzvkI4F9m901zgs=; b=QC5Fd6WQQ9fUgit5jqHgFiwQ/3hQzcjLHMFpSRj+QTyc2LmrV+as/BnxPrE0JI1utQ AlCst9Ivs1ErqgJR/7f/Kd5vbfeHECe3xfDE58Cg4Ezqx+3NYM7fk2xtLRfD78ibhV/Q aSOXBsntsfVBVwk16r5vT2iflYeEoRivEBsU2viVIblKpjNEvtUA48tO9j9WXqIT62fZ whQpSsjDsyEdgk/bKwZemUWyEwONdSXumcZXk7cMkvZ6eoHsFi8PXIBoE9rkhtB1b7rA zQx7d8us+qUpHLx0kcBjB/E+WhRSzamf5ap9+KXy2UmGelHpVaTmFtbuL+7TZ7iNFPuW HrtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cA2FurzKbkjLfhigrpenJHQEfQDbGzvkI4F9m901zgs=; b=SrDLq6/8QclVwl/J3PAC2xS2E266hJCU0MinTcv1V9799m2RhZcg2i12xfBlhLdQn1 mb2qCsC+3t61rCc0gmcCNtNFPzxGlY8hV6dNoUnxbO7fFURhkCBba+HvNSBnRxWgUiZI /g8rC66SRRqocr3x3r0rtDwhSJo1qfwKyjTXnXwVT0sUJ6GhcKMY2CnR41sJ9yLTEGwn f6G17/5EHVFJ6lKugaFTzvwpqULonfZC0flgtLjflmhPW4zvS5o51lV0CF1Bl+AzlBEQ M6lTSwDWFg4YgyZxdBBJ55vrsYsuJ5HTUozc/xGMJzR/xWZTcLgmInc9EIdjIG4fPAP1 MuGA== X-Gm-Message-State: AOAM533J22Eehm6YVm7ULhANmSflr6BllHLPYrVk+2Gs2mf104vY4Cvc b6UycZRqQ8LaX8BgMP/ZvZghWs0CfRxdwKSZXeuI9AZnskWud96vOU+ZCPahHcKrimJQkcq8xDf hEy28fhXpOio/X6VzhifABewAYmllSrXiyAMQb2LmU59ErpnhLTUt4xkLSlhFs84Gte/+j+u+Iw LuUNOPJxZhLwvRDDCxRxuBhZE4YS9hGt5p5WOm/FMY0yyj4cAtzLSfGiSohg== X-Google-Smtp-Source: ABdhPJxY7xUoDPGaF6wCTPKqyQzdvaXoe/f2fd8CboC6uxUJrWJuRcaJWeCm7BsKuEDaoLEwPDcwnbM6Y1hGaM6QdH4= X-Received: by 2002:a2e:7806:: with SMTP id t6mr9268820ljc.298.1607916341235; Sun, 13 Dec 2020 19:25:41 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Khushboo Vashi Date: Mon, 14 Dec 2020 08:55:38 +0530 Message-ID: Subject: Re: Adding users to pgadmin via scripting? To: Jim Sinkovic Cc: "pgadmin-hackers@postgresql.org" Content-Type: multipart/alternative; boundary="0000000000005929b605b66432ed" X-CLOUD-SEC-AV-Info: enterprisedb,google_mail,monitor X-CLOUD-SEC-AV-Sent: true X-Gm-Spam: 0 X-Gm-Phishy: 0 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000005929b605b66432ed Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On Fri, Dec 11, 2020 at 10:51 PM Jim Sinkovic wrote: > I have a need to add many users to pgadmin, who will eventually also have > readonly access to one or more servers > > Is there a way to add users to be able to login to pgadmin, other than > through the web interface dialog? > > > Adding users other than through the web interface is not currently supported but the similar requests are already logged. References: https://redmine.postgresql.org/issues/4125 https://redmine.postgresql.org/issues/4272 Thanks, Khushboo > If not, I would suggest this as an enhancement. > > > > *___________________________________________* > > *Jim Sinkovic* > > Guidewire Software | Sr. Manager, Database Administration > > Cell: 416 575 5492 > > Toronto, ON > > *jsinkovic@guidewire.com * | www.guidewire.com > > *Navigate what=E2=80=99s next with Guidewire* > > > --0000000000005929b605b66432ed Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

On Fri, Dec 11, 2020 at 10:51 PM Jim Sinkovic <= jsinkovic@guidewire.com> = wrote:

I have a need to add many users to pgadmin, who will= eventually also have readonly access to one or more servers<= /p>

Is there a way to add users to be able to login to p= gadmin, other than through the web interface dialog?

=C2=A0

Addin= g users other than through the web interface is not currently supported but= the similar requests are already logged.
References:
<= br>

--0000000000005929b605b66432ed--