Hi Kevin,
On Wed, Jul 28, 2021 at 5:05 AM Kevin Struckhoff
wrote:
> Ok some additional background. I'm attempting to run pgadmin4 web from a
> CentOS VM hosted on my win 10 laptop. That VM also runs postgres13, so both
> app on 1 server. I have pgadmin4 desktop also running on my laptop just
>
Ok, so apparently I need to configure LDAP to use a username-based login. Seems
like overkill.
Thanks. Kevin
- Forwarded Message - From: Kevin Struckhoff
To: richard coleman Cc:
pgadmin-support@lists.postgresql.org
Sent: Tuesday, July 27, 2021, 4:35:27 PM
PDTSubject: Re: Resetti
Ok some additional background. I'm attempting to run pgadmin4 web from a CentOS
VM hosted on my win 10 laptop. That VM also runs postgres13, so both app on 1
server. I have pgadmin4 desktop also running on my laptop just fine and I use
the user postgres to login. The 1st pg_hba.conf makes that h
Kevin,
I don't think that the pgAdmin user and the database user are necessarily
the same thing (though I could be wrong) [see:
https://www.pgadmin.org/docs/pgadmin4/5.4/user_management.html ]. The
pg_hba.conf file defines what users/machines/methods are allowed to connect
to a postgresql server.
Sorry re-posting with a corrected subject.
Thanks. Kevin
On Tuesday, July 27, 2021, 3:20:39 PM PDT, Kevin Struckhoff
wrote:
After getting pgadmin4 installed and configured, I've found out that the user
credentials I specified during the setup don't work very well. I've added the
use
After getting pgadmin4 installed and configured, I've found out that the user
credentials I specified during the setup don't work very well. I've added the
user to the postgres db using the adduser command. I updated the pg_hba.conf
file with an entry just for the user but I get this error when
OK I got the install to work by running this rpm command after the rpm -i
command:
rpm -e pgdg-redhat-repo-42.0-19.noarch.
Now on to the setup.
Thanks. Kevin
On Tuesday, July 27, 2021, 1:29:05 AM PDT, Dave Page
wrote:
Hi
On Mon, Jul 26, 2021 at 7:22 PM Kevin Struckhoff
wrote:
Hi,
I
Hi
On Mon, Jul 26, 2021 at 7:22 PM Kevin Struckhoff
wrote:
> Hi,
>
> I'm attempting to install the web version of pgAdmin4 on my Centos
> 8/Postgresql 13.3 server, but all I get out the process is a .repo file.
> I'm following the rpm instructions at
> https://www.pgadmin.org/download/pgadmin-4-