Changing the number of logon attempts
About this task
To change the number of logon attempts, complete the following steps:
Procedure
- Use a standard editor and open the configuration file /nz/data/postgresql.conf.
- Locate the line that contains
invalid_attempts
. - Copy the line, paste the copy after the
current line, remove the comment character (#), and change the value
for
invalid_attempts
. - Save your changes.
- Restart the system for your changes to take effect.