Re: pg_hba.conf: 'trust' vs. 'md5' Issues

From: Jeff Frost <jeff(at)frostconsultingllc(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Jeanna Geier <jgeier(at)apt-cafm(dot)com>, pgsql-admin(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_hba.conf: 'trust' vs. 'md5' Issues
Date: 2006-09-26 16:02:10
Message-ID: Pine.LNX.4.64.0609260900150.32444@discord.home.frostconsultingllc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

On Tue, 26 Sep 2006, Jeff Frost wrote:

>> As for Jeanna's problem, I don't see any password prompt at all in her
>> example. I've forgotten the details, but wasn't there a password
>> prompting problem with 8.0.x on Windows?
>>
>
> It worked great with 8.1.4. Let me download 8.0.8 and try that on Windows
> since that appears to be what she's using. More later.

Looks like the windows 8.0.8 psql worked fine against my running windows
8.1.4 server:

C:\temp\pgsql\lib>..\bin\psql -h localhost -U postgres postgres
Password:
Welcome to psql 8.0.8, the PostgreSQL interactive terminal.

Type: \copyright for distribution terms
\h for help with SQL commands
\? for help with psql commands
\g or terminate with semicolon to execute query
\q to quit

SSL connection (cipher: DHE-RSA-AES256-SHA, bits: 256)

Warning: Console code page (437) differs from Windows code page (1252)
8-bit characters may not work correctly. See psql reference
page "Notes for Windows users" for details.

postgres=#

Do you remember if the problem was on the 8.0.8 server side that caused the
lack of prompting?

--
Jeff 'Frosty' Frost - AFM #996 - Frost Consulting, LLC Racing
http://www.frostconsultingllc.com/ http://www.motonation.com/
http://www.suomy-usa.com/ http://www.motionpro.com/
http://www.motorexusa.com/ http://www.lockhartphillipsusa.com/
http://www.zoomzoomtrackdays.com/ http://www.braking.com/

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2006-09-26 16:06:20 Re: pg_hba.conf: 'trust' vs. 'md5' Issues
Previous Message Jeanna Geier 2006-09-26 16:00:21 Re: Beginner's Question: No pg_hba.conf entry for host...SSL Off

Browse pgsql-hackers by date

  From Date Subject
Next Message Zdenek Kotala 2006-09-26 16:03:09 Re: horo(r)logy test fail on solaris (again and solved)
Previous Message Luke Lonergan 2006-09-26 16:00:18 Re: horo(r)logy test fail on solaris (again and