I would like to configure pg_service.conf with an ldap-url so that pg_service takes the login informations from a Windows Domain Server (windows-client is connected to the domain). The database is running on a linux server where pam-authentification is configured. I want omit that the user have to login another time when he connect to the database. Is this possible? If yes, can somebody give me a hint how to set the ldap-url?
Guido