Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxl7m-00BaFj-BA for pgsql-general@arkaria.postgresql.org; Fri, 19 Apr 2024 10:05:42 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rxl7j-000hpm-G2 for pgsql-general@arkaria.postgresql.org; Fri, 19 Apr 2024 10:05:39 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxl7j-000hpc-0P for pgsql-general@lists.postgresql.org; Fri, 19 Apr 2024 10:05:39 +0000 Received: from meldrar.postgresql.org ([2a02:c0:301:0:ffff::31]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxl7c-003b9N-As for pgsql-general@postgresql.org; Fri, 19 Apr 2024 10:05:37 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Content-Transfer-Encoding:Content-Type: Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:MIME-Version:Sender :Reply-To:Content-ID:Content-Description; bh=g6F9hlfhfwaCoxbZwQ82NvvqvyMFa1B64qPmcDUpZ8w=; b=b6cN3MbDf9+o2TFkNO7NsvI85j Vb+26F2OgXd4JQ3fTGHO9H/BA9is6FxEJkyDT37r8j1OgpgNsGH3P1q3RPzCgn8nodroba+g3kpKw 3ppaGTIw0pcwRxWxF/g5Q1wSWGf+7uH+sBt+Sr5ycViMqmU1xh7fMHuCvKIypOUVT5o931FseqG/C CVhw9cHtfIaXrKNWkcI3o5aMHcxwn+vbMZtvJQLNLLtoBEV/enFCCEqZoYWXp4nWyfwBuAniqGkxe 1XEn0OwcwzqjAh8GjSXB1LIuc9vJoAPFR0kXrQDNSwdDpJ024wHU9Qtngiw3KEmb0ojTJWBk/j0Id 6gJ5kmsQ==; Received: from meldrar.postgresql.org ([87.238.57.231] helo=webmail.postgresql.org) by meldrar.postgresql.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rxl7X-0043Yg-Lg; Fri, 19 Apr 2024 10:05:30 +0000 MIME-Version: 1.0 Date: Fri, 19 Apr 2024 20:05:26 +1000 From: Justin Clift To: "Buoro, John" Cc: pgsql-general@postgresql.org Subject: Re: SSPI Feature Request In-Reply-To: References: User-Agent: Roundcube Webmail/1.4.15 Message-ID: <475d191dec8afe65530e81d1748582ee@postgresql.org> X-Sender: justin@postgresql.org Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 2024-04-19 11:53, Buoro, John wrote: > SSPI Kerberos\NTLM authentication (Windows environment) currently only > authenticates users, however, it does not authenticate a user against > an LDAP \ Active Directory group. > Can you please look at making this possible? Sounds like it'd be pretty useful. :) Is this something that Harvey Norman would be interested in sponsoring? ie. hiring a suitable PostgreSQL developer (not me!) to implement it There are quite a few skilled PostgreSQL developers around these days, so (in theory) it shouldn't be *too hard* find someone the right person. ? Regards and best wishes, Justin Clift