Re:

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Dave Page'" <dpage(at)vale-housing(dot)co(dot)uk>
Cc: "'Peter E(dot) Chen'" <pchen3(at)jhmi(dot)edu>, pgadmin-support(at)postgresql(dot)org
Subject: Re:
Date: 2001-12-20 16:54:39
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F74764@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I was meaning password encryption as Peter mentioned passwords in
particular. I was just regurgitating something I saw about Bruce adding MD5
to the ODBC driver on the ODBC list. I didn't realize PgAdminII already
supported it, my mistake sorry.
- Stuart

-----Original Message-----
From: Dave Page [mailto:dpage(at)vale-housing(dot)co(dot)uk]
Sent: 20 December 2001 16:45
To: 'Henshall, Stuart - WCP'; 'Peter E. Chen';
pgadmin-support(at)postgresql(dot)org
Subject: RE: [pgadmin-support]

> -----Original Message-----
> From: Henshall, Stuart - WCP
> [mailto:SHenshall(at)westcountrypublications(dot)co(dot)uk]
> Sent: 20 December 2001 16:11
> To: 'Peter E. Chen'; pgadmin-support(at)postgresql(dot)org
> Subject: Re: [pgadmin-support]
>
>
> I havn't actually done it but I believe in 7.2 MD5 is a
> possibility. Before this the ODBC driver just handled plain
> text authentication. (Although as you said you can use
> something like SSH tunneling)
> - Stuart

Do you mean password encryption using MD5 (which pgAdmin handles already) or
connection encryption? If the latter, how does the ODBC driver handle it -
through a connection string option? I know Bruce added some MD5 code, but I
never really looked at it.

/Dave.

> -----Original Message-----
> From: Peter E. Chen [mailto:pchen3(at)jhmi(dot)edu]
> Sent: 20 December 2001 15:55
> To: pgadmin-support(at)postgresql(dot)org
> Subject: [pgadmin-support]
>
>
> Hey All,
>
> Can anyone please tell me whether or not pgAdmin can use
> encryption to connect to PostgresQL. I want to find a way to
> connect to the database without sending clear text passwords.
>
> Is SSH tunneling the only way?
>
> Peter
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
http://archives.postgresql.org

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2001-12-20 17:05:39 Re:
Previous Message Dave Page 2001-12-20 16:44:34 Re: