Re: PostgreSQL Account security

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

 



"Arnold, Sandra" <ArnoldS@xxxxxxxx> writes:
> I was working on a security plan for PostgreSQL.  One of my requirements
> is to lock any accounts where a login attempt was made and failed
> authentication three consecutive times.  I cannot find or I am missing
> in the PostgreSQL documentation on how to configure the accounts or
> database to do this.  Is this possible in PostgreSQL?

There's nothing built-in for that, but if you use PAM authentication
then you can set up the PAM configuration to do this, or pretty much
any other common login-security trick.

			regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux