Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Invalid error message when user has nologin attibute


  • From: "Andrus" <kobruleht2(at)hot(dot)ee>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: Invalid error message when user has nologin attibute
  • Date: Thu, 11 Oct 2007 15:07:55 +0300
  • Message-id: <fel3nh$2lta$1@news.hub.org> <text/plain>

When user login has disabled by

CREATE USER  ....  NOLOGIN

Postgres 8.2 returns "Password authentication failure" error message on 
login.
This is very confusing to users.

How to force Postgres to return message like in Windows:

Login is disabled.

?

Andrus. 





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group