Hello,
Due to an ongoing issue in our customers environment TAC had suggested we run a psql command on the database itself.
As we prefer to test these changes prior to implementing in production, our desire was to run the same command in our lab environment which currently has an R81.20 T26 Endpoint server configured.
Unfortunately while running the "psql" command in question, we receive a prompt for a "password" associated with the Database user being used (the user specified by TAC is "endpoint" with the database "uepm", connecting to port 18272).
[Expert@pp-chkp-epm:0]# psql -p 18272 uepm endpoint
Password for user endpoint:
Now at this point we do not know this password; it does NOT seem to correspond to the admin password, expert password OR grub password.
Any clue from CheckMates? Support is somewhat unresponsive at the time (likely due to the situation in Israel), hence why I'm asking if anyone here had the same issue.
Thank you!