Seed pgAdmin roles with Active Directory groups when using Docker - Mailing list pgsql-admin

From mu88
Subject Seed pgAdmin roles with Active Directory groups when using Docker
Date
Msg-id 28c7d917-d9fe-4d8b-aee1-5764190d9e5e@posteo.eu
Whole thread Raw
Responses Re: Seed pgAdmin roles with Active Directory groups when using Docker
List pgsql-admin
Hi,

I want to setup a pgAdmin instance for our team using the Docker deployment. As our organization uses Active Directory, I'd like to assign the pgAdmin User role to a specific AD group when starting the pgAdmin Docker container.

Within the docs I already found the option to use pgAdmin with LDAP, so hopefully accessing our AD should work.

What I didn't find: is it possible to assign a pgAdmin role to an AD group or only to AD users? And if yes, can this automatically happen on Docker container start (e. g. by using an environment variable or a config file similar to servers.json)?

Or put in other words: is it possible that it looks like this after container start only by configuration without any manual interaction?

Best regards!

PS: you find this question here as well: https://dba.stackexchange.com/questions/331385/seed-pgadmin-roles-with-active-directory-groups-when-using-docker

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Handling idle connections
Next
From: Yogesh Mahajan
Date:
Subject: Re: Seed pgAdmin roles with Active Directory groups when using Docker