Re: Deactivate/disable User id in Postgres

From: Rui DeSousa <rui(at)crazybean(dot)net>
To: Ron <ronljohnsonjr(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Deactivate/disable User id in Postgres
Date: 2020-05-10 14:45:09
Message-ID: 68760C38-3CD2-4348-8DCD-48A7B955BD63@crazybean.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> On May 10, 2020, at 8:24 AM, Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>
> On 5/4/20 9:45 AM, Rui DeSousa wrote:
>>
>>
>> Using external authentication is an option too. i.e. using LDAP; disabling the account in LDAP means the user cannot login.
>
> That would be a disaster in an enterprise that has many systems, and uses LDAP/AD for account management.
>
> --
> Angular momentum makes the world go ‘round.

Hmm, enterprises do exactly that and once the account is disabled its disabled everywhere. Single sign-on is very common practice these days. I would agree if talking about a targeted specific system temporarily.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Ribe 2020-05-10 15:03:41 Re: Deactivate/disable User id in Postgres
Previous Message Holger Jakobs 2020-05-10 13:20:49 Re: Deactivate/disable User id in Postgres