LDAP, single sign on from Windows client - Mailing list pgsql-general

From chlor
Subject LDAP, single sign on from Windows client
Date
Msg-id CAApBw35bJPAmKkPXNHyGtCgE6D6AAXiJmpYPe=d8A2_LJQ=3bg@mail.gmail.com
Whole thread Raw
Responses Re: LDAP, single sign on from Windows client  (Stephen Frost <sfrost@snowman.net>)
List pgsql-general
Hi

I have a Linux server which is setup with authentication via LDAP against a Windows A/D. In pg_hba I have
host ... ldap ldapserver=example.org ldapprefix="" ldapsuffix="@example.org"

The user is also created in PostgreSQL but without a password.
I can then login with psql from a Windows client with a user defined in the AD.

But the problem is that psql asks for a password.
Is it possible to make a single sign-on without the password prompt?

The Linux (Ubuntu) has been joined to the domain with "realm" but it doesn't seem to change anything.

best regards
Hans Schou

pgsql-general by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: questions about wraparound
Next
From: Magnus Hagander
Date:
Subject: Re: Upgrade from 11.3 to 13.1 failed with out of memory