You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found in the installation documentation that it requires configuring "trust" for the network where the node is located in the pg_hba.conf file. This allows any node to access the database on other nodes. This presents a significant security risk for nodes belonging to different organizations. Therefore, is it possible to set it to "scram-sha-256"?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I found in the installation documentation that it requires configuring "trust" for the network where the node is located in the pg_hba.conf file. This allows any node to access the database on other nodes. This presents a significant security risk for nodes belonging to different organizations. Therefore, is it possible to set it to "scram-sha-256"?
Beta Was this translation helpful? Give feedback.
All reactions