PostgreSQL db password policy

Started by sudesh mohaneover 7 years ago2 messagesbugs
Jump to latest
#1sudesh mohane
smohane@gmail.com

Hi Anthony,

Can you assist me with configuration for passwordcheck_extra
<https://github.com/michaelpq/pg_plugins/tree/master/passwordcheck_extra&gt;.

In README file it's mentioned that :

1) Copy it as contrib/passwordcheck_extra in PostgreSQL code and use the
following command:
make install

I am using Windows operating system, So I need to copy
passwordcheck_extra.sql
<https://github.com/michaelpq/pg_plugins/blob/master/passwordcheck_extra/sql/passwordcheck_extra.sql&gt;
in C:\Program
Files\PostgreSQL\9.5\share\contrib , correct ?

Then, where to run make install command to make it available?

Reagrds,
Sudesh Mohane

#2Thomas Kellerer
spam_eater@gmx.net
In reply to: sudesh mohane (#1)
Re: PostgreSQL db password policy

sudesh mohane schrieb am 05.12.2018 um 07:26:

Can you assist me with configuration for passwordcheck_extra <https://github.com/michaelpq/pg_plugins/tree/master/passwordcheck_extra&gt;.

In README file it's mentioned that :

1) Copy it as contrib/passwordcheck_extra in PostgreSQL code and use the
following command:
make install

I am using Windows operating system, So I need to copy
passwordcheck_extra.sql
<https://github.com/michaelpq/pg_plugins/blob/master/passwordcheck_extra/sql/passwordcheck_extra.sql&gt;
in C:\Program Files\PostgreSQL\9.5\share\contrib , correct ?

Then, where to run make install command to make it available?

Please stop asking questions on the "-bugs" mailing list.
This is only for reporting bugs, not for general support.

Questions like that should be send to the "-general" list.