[pgpool-general: 3916] Strange authentication behavior

Mephysto mephystoonhell at gmail.com
Wed Aug 5 19:03:42 JST 2015


Hi there,
I am testing pgpool-II 3.4.3 and Postgres 9.4.4, and I am observing a
strange bheavior of authentication process when I try to connect psql to
pgpool: contrary to what I expected, I am not asked for password for my
user.
These are my settings:

pgpool.conf:
# - Authentication -

enable_pool_hba = on
                                   # Use pool_hba.conf for client
authentication
pool_passwd = 'pool_passwd'






pool_hba.conf:
host    all         all         0.0.0.0/0             md5





pool_passwd:
mephysto:0c88028bf3aa6a6a143ed846f2be1ea4






This is output of psql:
mephysto at ks368619:~$ psql -h citrix.redevogames.com -p 9999 redevolution
Expanded display is used automatically.
psql (9.4.4)
Type "help" for help.

user=mephysto,db=redevolution at citrix:9999=#


No password request are diplayed.


I would pgpool ask me a password for security reason. Is it possible?

Thanks in advance.

Very kind regards.

Meph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20150805/f7988c7c/attachment.html>


More information about the pgpool-general mailing list