PostgreSQL prevent all user listing under Privileges
Hello,
I installed successfully PostgreSQL (/scripts/installpostgres), everthing is working fine, but when an user login into phpPgAdmin, under Privileges all users listing from the server.
I checked /usr/local/cpanel/base/3rdparty/phpPgAdmin/conf/config.inc.php and $conf['owned_only'] is set to true. How can I prevent to see all users?
Thank You
-
Hey there! I'm not able to reproduce this issue on my end with my testing. Here is what I did:
-create two cPanel accounts in WHM
-create a PostGreSQL database, user, and granted access on both cPanel accounts
-access phpPgAdmin for one cPanel user
-check the Privileges tabI only see the specific user that I am logged in as:
Can you let me know if those reproduction steps were not accurate or if I need to test this differently?
0
Please sign in to leave a comment.
Comments
1 comment