authenticate - Search results in mailing lists

2025-02-26 22:06:49 | Super user password explicit in patroni yml (kamal deen)

authentication we are explicitly using super user name and credentials same for replicator user as well

2025-02-13 17:46:59 | connection to server at "localhost" (::1), port 5432 failed: FATAL: Ident authentication failed for user "postgres" (Dutch Glory)

connection to server at "localhost" (::1), port 5432 failed: FATAL:  Ident authentication failed for user "postgres"

2024-12-06 17:15:31 | How To Configure PostgreSQL to Use LDAP for Authentication (Henry Ashu)

Authentication. *Here is what I have tried;* host all all 0.0.0.0/0 ldap ldapserver=ldap://adserver

2024-11-18 23:03:03 | Mysterious connections to PostgreSQL (no statement) coming from pgbouncer (mode = transaction) (Achilleas Mantzios)

authenticated: identity="uid=malexopoulou,cn=users, cn=accounts,dc=internal,dc=net" method=ldap (/var/lib/pgsql/data/pg_hba.conf

2024-11-11 09:34:11 | Re: Inquiry on Setting Up Automatic Failover with Stream Replication (Zaid Shabbir)

Authentication Options*: You may use any authentication method you prefer, such as scram-sha-256, md5 or cert

2024-10-03 20:21:43 | Can't log in after password change (Ron Johnson)

authentication failed for user "11026270" -- Death to , and butter sauce. Don't boil me, I'm still

2024-09-20 07:18:34 | Re: How to make superuser from non superuser in PostgreSQL (Muhammad Usman Khan)

authentication method to trust Reload postgres iand login without password psql -U postgres And then

2024-09-19 12:05:37 | Connecting Postgres SQL from Power BI (Sabyasachi Mukherjee)

authenticate every time. I can connect using the DBeaver to the database using the user

2024-08-27 13:04:01 | Re: Password Change Mandatory during First Login (Muhammad Waqas)

authentication in pg_hba.conf should be enable. On Tue, 27 Aug 2024 at 14:37, SASIKUMAR

2024-08-27 12:12:06 | RE: Unexpected authentication behaviour (Domen Šetar)

authentication method specification md5 will automatically switch to using the scram-sha-256 method in this

2024-08-13 09:56:53 | Function problem (Domen Šetar)

authentication doesn't work. I have to drop function and define it again on database

2024-06-21 05:34:06 | Re: My Database getting dropped anonymously (Zaid Shabbir)

Authentication: Make sure you are using the right and secure authentication method. PostgreSQL supports multiple

2024-05-23 23:48:45 | Re: Postgres Service active with errors (Ron Johnson)

nikhil raj wrote: knows the user is authenticated because Linux has already authenticated the account.

2024-05-16 14:17:04 | Re: Where to learn PostgreSQL for free? (S Hoffman)

Authentication (MFA) to add an extra layer of security. 2. Minimal Privilege Principle: Assign the least

2024-05-15 16:14:45 | Setting up PostgreSQL with SSO (Naveed Iftikhar)

Authentication.  Please if someone can help with the steps/doc/reference, that will be really helpful. Best