[pgpool-hackers: 3506] [PATCH] Feature: Add support for an user/password input file to pg_md5
Umar Hayat
m.umarkiani at gmail.com
Tue Feb 11 20:45:50 JST 2020
Hello Hackers,
I saw "Add support for an user/password input file to pg_md5" enhancement
in PgPool-II TODO list
<https://pgpool.net/mediawiki/index.php/TODO#Add_support_for_an_user/password_input_file_to_pg_md5>,
(mentisbt-422 <https://www.pgpool.net/mantisbt/view.php?id=422>), so I
implemented this in pg_md5 utility. Please find attached patch for
enhancement.
As suggested, a new --input-file option added in pg_md5. Using this option,
pg_md5 will parse the *user:password* pairs from provide file and will
create *user:md5xxxxxx* value in pool_passwd file.
Regards,
Umar Hayat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20200211/36d63b7f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pg_md5_input_file.diff
Type: application/octet-stream
Size: 4559 bytes
Desc: not available
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20200211/36d63b7f/attachment.obj>
More information about the pgpool-hackers
mailing list