Dwaine Maggart wrote:Right.
The Project Server is hard coded to use postgres as the username and DaVinci as the password.
If that's not suitable for your use case, don't use the Project Server app to manage PostgreSQL, and Connect to Project Libraries manually on your Resolve clients, instead of using access keys.
I have about the same need and usecase here.
I am new to Resolve / project server and I am not very familiar with "networking / sysadmin" stuff. I'm trying to open my Project Server to the internet for remote collaboration.
Currently, my server can be accessed by all of my computer locally, on my network. I am Sharing DataBases using access key files between my systems.
But, opening the whole data base with the default credentials (Postgress / DaVinci / 5432 port) seems dangerous to me. To my understanding, this user is the superadmin of my Project Server and anybody could mess up the other database contained in it is they wish to.
So I just thought I would change the password for the postgress user in PGADMIN, and found that it broke the system.
I mean, why bother to manage users and login rights to a particular DB within the Project Server app for collaborators in this context?
How can I make a remote collaborators "Connect manually" to my project server instead of using an Access Keys file?
Sorry, I am obviously not understanding the system correctly, but it just looks to me that I am not in control regarding security and user access here. Can you clarify a bit?