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 1jbCHI-0002Bi-Jw for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 20 May 2020 00:08:08 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jbCHG-0002g9-8T for pgsql-pkg-yum@arkaria.postgresql.org; Wed, 20 May 2020 00:08:06 +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 1jbCHF-0002g1-Uw for pgsql-pkg-yum@lists.postgresql.org; Wed, 20 May 2020 00:08:06 +0000 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1jbCH9-0004vX-8H for pgsql-pkg-yum@lists.postgresql.org; Wed, 20 May 2020 00:08:04 +0000 Received: by mail-lf1-x12d.google.com with SMTP id h26so1035365lfg.6 for ; Tue, 19 May 2020 17:07:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=2ndquadrant-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=KB8g8sbIvRwFzI52GZagTuAIfx9vI1uzrocMOB6rVjM=; b=i2UOb37Kjgwdh+cu8P4O53gM9rD+zsE1Jl3vkLB2TJYdfubljIoy3lsOPA52oyIr4m nVZ0AgCq+HKed1GmnxTF9hy/SND7z+6XQxPkfXkUrlhR7n2gQ0PHKigDoldmXZgHUZJP XaMBwujVvJvLe+GiOUueDXsREew53V1p7ihmW6xgJQXKm+aAsi6/OiE3223MbJcgy1Gg pFxMOtl1tY7PhWWQck5eseX2vR15yMZbsUPqM7nb+8qbTZ0lECvjbyhbYn9BnBASOdcy EEXAf7WwY7xyYZD/Ri+oD/eQNEwR09kOat0zzzWA+ZRPqoONanSseRR5nr6t7+7q6US+ mHoQ== 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=KB8g8sbIvRwFzI52GZagTuAIfx9vI1uzrocMOB6rVjM=; b=etNsV/A9Bs1doaoXo4BpLvYCa79i+brpra6lRaAiuGxt7ibbu+hIwOuF3TNkQTx99B 4JOdAwagFOebMmXgKTSVKaMVTFUI65X1Ro39VW4oglrS3K/0VBSVuCm6OXugXnvn57XZ tcQNdibvsrlLsmD99HhG1KoGT9ZYq0oKHXSqdEfx4o/bvwsXJj1cyXfFpNeavwf8NCEm c050Rj7YMX6TwJ3IURER8CX0Ez7YTLcphstN+cKTEeObzRPQ3aDICW6Ncy3jGLsIg74k 3qYey4AlmyppAN7fHdbsrqxApgla7tXzjv6XBAoALMIBRgs8S0eJaRvBe7zBc/+RPN7A hvXw== X-Gm-Message-State: AOAM530/5MsIwd6mMk3UjZVU88TOcDcVg/5jP6q7BjjEMu5t9anbeYpv Zh/iqi/tGPcJHS8CuYhCRRKg3O6PRk48mbBinij8pIZW X-Google-Smtp-Source: ABdhPJzek08OF94Pn8iO6CQvblqu5prWmpcneeqmN+5l2kJ1Me3WfXo5Pr6Nb0zgMEOKUUFf6aSJGG3WAMLGdHzOJWU= X-Received: by 2002:ac2:55a6:: with SMTP id y6mr896827lfg.14.1589933276861; Tue, 19 May 2020 17:07:56 -0700 (PDT) MIME-Version: 1.0 References: <7761d006b5ace13a4d86ce489123e5004aaf8b6c.camel@gunduz.org> <20200519212710.GQ13712@tamriel.snowman.net> <6089d4c8e262dd6fe8a6510c283e674543a24b5c.camel@gunduz.org> <591d44bc-54f9-4db2-bb54-2ad988fe1d52@www.fastmail.com> In-Reply-To: <591d44bc-54f9-4db2-bb54-2ad988fe1d52@www.fastmail.com> From: Craig Ringer Date: Wed, 20 May 2020 08:07:45 +0800 Message-ID: Subject: Re: Can we stop defaulting to 'ident'? To: James Cassell Cc: PostgreSQL Yum Package List Content-Type: multipart/alternative; boundary="0000000000002f2f1b05a6093031" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000002f2f1b05a6093031 Content-Type: text/plain; charset="UTF-8" On Wed, 20 May 2020, 07:29 James Cassell, wrote: > > I'm still using ident authentication quite successfully on Fedora and > RHEL. (authd package) > You still can. This just changes the default. Right now our default doesn't actually work without extra packages the user must discover and configure, which is just silly. So +lots from me on this change. --0000000000002f2f1b05a6093031 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Wed, 20 May 2020, 07:29 James Cassell, <fedoraproject@cyberpear.com>= wrote:

I'm still using ident authentication quite successfully on Fedora and R= HEL. (authd package)

You still can.=C2=A0

<= div dir=3D"auto">This just changes the default. Right now our default doesn= 't actually work without extra packages the user must discover and conf= igure, which is just silly.

So +lots from me on this change.=C2=A0

--0000000000002f2f1b05a6093031--