Thread: PGAdmin Multi User

PGAdmin Multi User

From
ryaz aws
Date:
Hi Team,

I installed PGAdmin web on a RHEL 7 server, however I am able to have only one user.

Found the below notes from pgadmin documentation, which configuration file do I modify.
Please help with any other information I need.

Configuration

What are Server Mode and Desktop Mode?

When deploying pgAdmin on a web server for multiple users, it is run in server mode (SERVER_MODE = True). This mode requires each user to have an account in pgAdmin, with their own password. Users are required to login to pgAdmin in order to use it. One or more users may be configured as an administrator and will be able to add or remove other users. For more information, please see the Server Deployment and User Management documentation.

Regards,
Ryaz


Re: PGAdmin Multi User

From
Yogesh Mahajan
Date:
Hi Ryaz,

You can directly install pgAdmin in server mode by following instacution here.

Also for further information please refer to this link for server deployment and here is the file & supported parameter documentation which needs to be modified.

Thanks,
Yogesh Mahajan
EnterpriseDB


On Thu, Feb 24, 2022 at 8:58 PM ryaz aws <ryazaws@gmail.com> wrote:
Hi Team,

I installed PGAdmin web on a RHEL 7 server, however I am able to have only one user.

Found the below notes from pgadmin documentation, which configuration file do I modify.
Please help with any other information I need.

Configuration

What are Server Mode and Desktop Mode?

When deploying pgAdmin on a web server for multiple users, it is run in server mode (SERVER_MODE = True). This mode requires each user to have an account in pgAdmin, with their own password. Users are required to login to pgAdmin in order to use it. One or more users may be configured as an administrator and will be able to add or remove other users. For more information, please see the Server Deployment and User Management documentation.

Regards,
Ryaz