connect external app via pgadmin

2020-08-11 Thread bw
Hi, As I do not like to open-up my postgresql port to the outside world and managing users via pgadmin is very user friendly. I was wondering if somehow it would be possible to give external applications like Qgis for instance access to the database via pgadmin? For example in qgis in order to ac

Re: Cannot export connections / servers - pgAdmin4 4.24 (windows)

2020-08-11 Thread Aditya Toshniwal
Hi Mark, On Tue, Aug 11, 2020 at 8:18 PM Rengert, Mark wrote: > Hello - > I'm attempting to "dump servers" according to documentation at > https://www.pgadmin.org/docs/pgadmin4/4.24/import_export_servers.html... > I tried searching your archives for dump-servers but got "no hits". Seems > unli

Cannot export connections / servers - pgAdmin4 4.24 (windows)

2020-08-11 Thread Rengert, Mark
Hello - I'm attempting to "dump servers" according to documentation at https://www.pgadmin.org/docs/pgadmin4/4.24/import_export_servers.html... I tried searching your archives for dump-servers but got "no hits". Seems unlikely, maybe something screwy with the search but there is no help anywher

Cannot export connections / servers - pgAdmin4 4.24 (windows)

2020-08-11 Thread Mark Rengert
Hello - I'm attempting to "dump servers" according to documentation at https://www.pgadmin.org/docs/pgadmin4/4.24/import_export_servers.html... I tried searching your archives for dump-servers but got "no hits". Seems unlikely, maybe something screwy with the search but there is no help anywhere

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-11 Thread Khushboo Vashi
On Tue, Aug 11, 2020 at 6:26 PM wrote: > Can you confirm that the parameter that I pass to docker are (syntactical) > correct to properly filter for the requested user record. > They are correct except PGADMIN_CONFIG_LDAP_USERNAME_ATTRIBUTE should be " *cn"* > As we should not timeout once we pr

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-11 Thread heiko.onnebrink
Can you confirm that the parameter that I pass to docker are (syntactical) correct to properly filter for the requested user record. As we should not timeout once we properly filter by userPrincipalName I want to be sure that filtering is properly passed to the LDAP quey.   From: Khush

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-11 Thread heiko.onnebrink
For sure I will log an issue.. but first I would like to sort out any other reason .   As mentioned I did an ldapsearch test first and the test resolved the user within a second. As I try to auth the exact same user with the exact same bind user credentials my expectation is that It shou

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-11 Thread Khushboo Vashi
Hi, On Tue, Aug 11, 2020 at 4:29 PM wrote: > Hi, > I am just back from holiday and wanted to test the same (as I authored > this LDAP change request I think its overdue to test it __ )) > > To ensure the env is fine I executed ldapsearch on the docker host to have > some check first: > > ldapse

Re: [EXT] Re: pgadmin4 container deployment with ldap-authentication

2020-08-11 Thread heiko.onnebrink
Hi, I am just back from holiday and wanted to test the same (as I authored this LDAP change request I think its overdue to test it __ )) To ensure the env is fine I executed ldapsearch on the docker host to have some check first: ldapsearch -LLL -x -h ldap.mgi.de:389 -D "cn=SVCLDAP,cn=Users,d