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 1lg26Z-00021X-EJ for pgadmin-hackers@arkaria.postgresql.org; Mon, 10 May 2021 09:21:36 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lg26Y-00004u-BE for pgadmin-hackers@arkaria.postgresql.org; Mon, 10 May 2021 09:21:34 +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 1lg26Y-0008Ut-5X for pgadmin-hackers@lists.postgresql.org; Mon, 10 May 2021 09:21:34 +0000 Received: from mail-ed1-x52f.google.com ([2a00:1450:4864:20::52f]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1lg26V-0004xC-Dt for pgadmin-hackers@postgresql.org; Mon, 10 May 2021 09:21:32 +0000 Received: by mail-ed1-x52f.google.com with SMTP id s7so13186362edq.12 for ; Mon, 10 May 2021 02:21:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=v94kVuvVrfDfdkGc4TezoTPXfXLrGU5fieBZ3+ef3dU=; b=LlL2wm94rHJrw44y+8ILowJK0sjKUheS1O7SZfdhAYDGzr7I3BXMX+xvqMgFbtgnyh SAdCbjSSkBoN+TxoIYtLvt0IzwBSnkVMWH0+HYE8N7T16bLShN0utDInqEwp6I/D1Ysf JLW7nuaNA86aDxXUira/vpOb7PHQcXhs4JnwYuYp25jNf6DIz2/CAF7i5ocdG9cUNcuS QRdmHPflEwJndfwYeZQA3A0qy0EzGinWFc+7+nrpeJkXzmJV+oKAECsFUNxIBu1eid3C jGoMlY0wMborsqQRbPL2ISfdb+oEP7DhIvFClwGXG33DfORtjLIuHsQ7k64+trqRDkyq AMZQ== 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=v94kVuvVrfDfdkGc4TezoTPXfXLrGU5fieBZ3+ef3dU=; b=jRvkQVd+9+5NNqlmxaNZ77vMfkmsX3psLxQbmQfQSuT4Rhxh6ugQyJur5sCFOxFWFx eNsqyvz8GRNyEfNsZVOLCwJVqZuSOmKbRXzIbwOKX50Eults4K6Yz8QmWFX03UnEQYwj tIBBTzLvw/WLQfqt62gDT+ydx9D2RhrP6JX+jlcp/hWF/SUjPol1gjtRMUCmpySVgr0D Qw1+gTamI0Ekw5s0zSGrZh4BCyRRf5synffQnhliL4CGxU/qEg1t0l5is6V9qsim/iMm 4otmMWi8xctmNlXpEXmri7wNGaq/QPwJh32j0H+i2//YTK9zB09d6Ps9ObluRjSXaCYK XGTQ== X-Gm-Message-State: AOAM531bj3zBVixyhFrdGIEUZLSAiUBTT6Ou7tePHC7wQuEgYV+xX4Fs AB4aSps44KJfZBjNUeFyaiPeS4EnfQKxj4PlsfaQVA== X-Google-Smtp-Source: ABdhPJzhLfV7e+n4I+fihLYOsE2GoX6So3DEOYe+xqjHiPxuprw2GBxYWywE8+NmkCDxlVCiuyJI7cqQPfcPhthE0pQ= X-Received: by 2002:a05:6402:1357:: with SMTP id y23mr29430939edw.235.1620638489921; Mon, 10 May 2021 02:21:29 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Mon, 10 May 2021 10:21:19 +0100 Message-ID: Subject: Re: [pgAdmin 4][Patch] - Kerberos authentication phase 2 documentation To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000805d8605c1f64d6e" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000805d8605c1f64d6e Content-Type: text/plain; charset="UTF-8" Thanks - committed with a few wording tweaks, as well as word wrapping to make the source readable! On Mon, May 10, 2021 at 6:39 AM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > Hi, > > Please find the attached patch for the Kerberos Authentication phase 2 > documentation. > > Thanks, > Khushboo > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com --000000000000805d8605c1f64d6e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks - committed with a few wording tweaks, as well as w= ord wrapping to make the source readable!

On Mon, May 10, 2021 at 6:39 AM Kh= ushboo Vashi <khushbo= o.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch for the Kerb= eros Authentication phase 2 documentation.

Thanks,=
Khushboo


--
--000000000000805d8605c1f64d6e--