Re: ODBC and crypted passwords - Mailing list pgsql-interfaces

From Hannu Krosing
Subject Re: ODBC and crypted passwords
Date
Msg-id 38F4460B.CBC6909B@tm.ee
Whole thread Raw
In response to RE: ODBC and crypted passwords  (Peter Mount <petermount@it.maidstone.gov.uk>)
List pgsql-interfaces
Peter Mount wrote:
> 
> One thing that may be useful, is not to check against the unix password
> file, but to use PAM. That way, you could even authenticate against the
> dreadded NT accounts, unix password file, dbm file etc...
> 
> Anyhow, this is something to think about for the future ;-)

IMHO this defeats the purpose of crypt - not to send plaintext passwords 
over the net.

OTOH, it could be done over a secure (SSL/TLS) channel of course.

-----------
Hannu


pgsql-interfaces by date:

Previous
From: Peter Mount
Date:
Subject: RE: ODBC and crypted passwords
Next
From: Peter Mount
Date:
Subject: RE: ODBC and crypted passwords