Fra: Brajendra Pratap Singh <[email protected]> Sendt: 9. juli 2020 09:05 Til: [email protected] Emne: Kerberos-Postgresql implementation for user authentication
Hi, Please share the steps to implement the Kerberos with postgresql for user authentication purpose. Also share the document if any. Thanks, Brajendra If you are trying to do passwordless login for windows users, then this explains that scenario quite well. We are using SSPI for end-users. https://wiki.postgresql.org/wiki/Configuring_for_single_sign-on_using_SSPI_on_Windows
