Search Postgresql Archives

Multiple connections over VPN password fail error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All

while trying to make multiple connects with different role names to a single database over VPN i faced a password error issue when trying to connect a send user
It seems I had to change this line in pg_hba.conf and it worked:

   `# IPv4 external connections thru VPN
    #TYPE   DATABASE  USER   ADDRESS  METHOD
    host   all       all      <ip>    trust `        <=(from the earlier scram-sha-256)

is this the way and is this correct from a security point of view ?

regards
Sanjay Minni

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux