Re: password rules
raphi <raphi@crashdump.ch>
From: raphi <raphi@crashdump.ch>
To: pgsql-general@lists.postgresql.org
Date: 2025-06-24T05:18:21Z
Lists: pgsql-general
Am 23.06.2025 um 22:39 schrieb Christoph Berg: > Re: raphi >> Sorry for this rather long (first) email on this list but I feel like I had >> to explain our usecase and why LDAP is not always as simple as adding a line >> to hba.conf. > Did you give the "pam" method a try? T Not really because it's a local solution. How do you change passwords or keep history on your standby nodes? Besides, the documentation says that postgres can't handle /etc/shadow because it runs unprivileged, only pam_ldap would work. Or am I missing something? have fun, raphi