Re: [GENERAL] User authentication problem

From: "Oliver Elphick" <olly(at)lfix(dot)co(dot)uk>
To: Guillermo Iglesias <guillermo(at)castelo(dot)org>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] User authentication problem
Date: 2000-03-08 16:08:16
Message-ID: 200003081608.QAA31946@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Guillermo Iglesias wrote:
>I know that the only users who can access PostgreSQL are those known to it
>(listed in pg_shadow) and when psql ask me to enter an username I supply one
>existing in pg_shadow as 'postgres' but if the user is present in /etc/passw
>d too,
>then I get the error. This error doesn't appear when I write an username tha
>t
>doesn't exist in /etc/passwd

This is not normal behaviour and I cannot reproduce it.

What version(s) are you running? What operating system?

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
PGP key from public servers; key ID 32B8FAA1
========================================
"Come unto me, all ye that labour and are heavy laden,
and I will give you rest. Take my yoke upon you, and
learn of me; for I am meek and lowly in heart; and ye
shall find rest unto your souls."
Matthew 11:28,29

Browse pgsql-general by date

  From Date Subject
Next Message JB 2000-03-08 16:14:35 Re: [GENERAL] 50 MB Table
Previous Message Guillermo Iglesias 2000-03-08 15:20:08 Re: [GENERAL] User authentication problem