Authentification

From: Peter Maas <pm(at)mrinfo(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Authentification
Date: 2001-01-11 09:32:10
Message-ID: 3A5D7D9A.CE01E511@mrinfo.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

in our company we access a postgres database from Windows clients
via ODBC. Authentication type was trust but that no longer suffices.
I tried several alternatives but I don't want to build a second
password database in pg_shadow. Is it possible for postgres to
authenticate using the /etc/shadow passwords or /etc/smbpasswd
or pam authentication?

BTW what is the purpose of pg_pwd? I found no explanation in the
docs.

Thanks for your help.

Regards, Peter.

--
------------------------------------------------------------------
Peter Maas, M+R Infosysteme, D-52070 Aachen, Hubert-Wienen-Str. 24
Tel +49-241-93878-0 Fax +49-241-93878-20 eMail pm(at)mrinfo(dot)de
------------------------------------------------------------------

Browse pgsql-general by date

  From Date Subject
Next Message Rajit Singh 2001-01-11 12:00:07 Selective Auto-Timestamp [using triggers?]
Previous Message Henk van Lingen 2001-01-11 09:07:35 Re: automatic timestamp question