Re: Password authorization - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: Password authorization
Date
Msg-id dcfb2083-e968-6715-1d27-cbf325ab9037@jakobs.com
Whole thread Raw
In response to Password authorization  (Daulat <daulat.dba@gmail.com>)
Responses Re: Password authorization  (Daulat <daulat.dba@gmail.com>)
List pgsql-admin
Am 20.01.22 um 10:56 schrieb Daulat:
> Hi Team,
>
> Do we have any facility for password authorisation in Postgres same as 
> in Oracle?
> In Oracle, a user can change their password based upon the 
> profile setting. What about in Postgres ?
>
> Is there any alternative in postgres to manage the user password 
> authorisation?
> What about LDAP with respect to this approach?
> Please suggest.
>
> Thanks.
>
>

https://www.postgresql.org/docs/14/sql-alterrole.html contains the sentence:

     Ordinary roles can only change their own password.


-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012


Attachment

pgsql-admin by date:

Previous
From: Daulat
Date:
Subject: Password authorization
Next
From: Daulat
Date:
Subject: Re: Password authorization