Authentication against /etc/passwd?

adrian.jackson@ioshq.com

From: <Adrian.Jackson@ioshq.com>
To: pgsql-novice@postgresql.org
Date: 2001-03-21T15:38:28Z
Lists: pgsql-novice
Is there any way to authenticate users against the /etc/passwd (or
/etc/shadow) file rather than the pg_shadow table? Is there any good 
reason for *not* wanting to do this (other than the general badness of
sending passwords in plain text across the network, that is...)?

Adrian Jackson