You can run the 'dnf info pgadmin4' command to get information about the installed pgadmin app.
It seems you have installed in server mode. So when you would have run the command below -
```sudo /usr/pgadmin4/bin/setup-web.sh```
It should have asked for an email and a password, which should be used for logging in.
Thanks,
Yogesh Mahajan
EnterpriseDB
On Tue, Jul 29, 2025 at 1:14 PM Stephen Davies <sdavies@sdc.com.au> wrote:
I have just installed pgadmin4 v9.6 (I think) on my Rocky Linux laptop using dnf. When I start the app (from the applications menu or command line), it wants an email address/username and password. Nowhere in the install process was any authorisation set up so I have no idea how to login. I have tried Linux username/passwords and pgadmin4@pgadmin.org without success. No log files are being created. How can I confirm the app version?