Re: Lock Postgres account after X number of failed logins?

From: Paul Förster <paul(dot)foerster(at)gmail(dot)com>
To: Geoff Winkless <pgsqladmin(at)geoff(dot)dj>
Cc: Tim Cross <theophilusx(at)gmail(dot)com>, "pgsql-generallists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Lock Postgres account after X number of failed logins?
Date: 2020-05-06 09:23:50
Message-ID: 0E1A53B8-D9E3-4AB1-A087-17C062E2C961@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Geoff,

> On 06. May, 2020, at 10:33, Geoff Winkless <pgsqladmin(at)geoff(dot)dj> wrote:
>
> Is there an objection to openldap? It's lightweight (so could
> reasonably be run on the same hardware without significant impact),
> BSD-ish and mature, and (with the password policy overlay) should
> provide exactly the functionality the OP requested.
>
> Geoff

we use openldap in our company and it works as desired.

Cheers,
Paul

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ram Pratap Maurya 2020-05-06 09:48:42 Abnormal Growth of Index Size - Index Size 3x large than table size.
Previous Message Geoff Winkless 2020-05-06 08:33:29 Re: Lock Postgres account after X number of failed logins?