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