From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "'leo(at)junquera(dot)com'" <leo(at)junquera(dot)com>, "'pgadmin-support(at)postgresql(dot)org'" <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: connection problems due to authentication |
Date: | 2002-01-30 15:57:15 |
Message-ID: | FED2B709E3270E4B903EB0175A49BCB10B52DD@dogbert.vale-housing.co.uk |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Leonardo Junquera [mailto:leo(at)junquera(dot)com]
> Sent: 30 January 2002 15:30
> To: pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support] connection problems due to
> authentication
>
>
> Sorry.
>
> host sbm 192.168.0.2 255.255.255.255 password leoj
Try losing the 'leoj' from the end of the line. If I remember correctly,
anything after 'password' is taken to be an external password file. Without
it, PostgreSQL should use it's internal pg_shadow table.
Regards, Dave.
From | Date | Subject | |
---|---|---|---|
Next Message | Leonardo Junquera | 2002-01-30 16:34:23 | attribute 'datlastsysoid' not found |
Previous Message | Dave Page | 2002-01-30 15:30:54 | Re: connection problems due to authentication |