Re: Authentication using NIS password database

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Yung-Min Chen <ychen(at)r2tech(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Authentication using NIS password database
Date: 2003-02-17 19:28:54
Message-ID: 200302171928.h1HJSs018882@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


That is going to use the identd server on your machine, not NIS.

---------------------------------------------------------------------------

Yung-Min Chen wrote:
> Can anybody tell me how to set up pgsql authentication using NIS password database?
>
> I set my pg_hba.conf as following:
>
> host all 10.0.1.0 255.255.255.0 ident sameuser
>
> But I'm still getting "user does not exist" error. Any suggestion will be very much appreciated.
>
> Thanks in advance!
> Yung-Min Chen
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bjrn Metzdorf 2003-02-17 20:30:58 Re: FATAL 2: open of /usr/local/pgsql/data/pg_clog/0943 failed
Previous Message Tom Lane 2003-02-17 19:28:12 Re: FATAL 2: open of /usr/local/pgsql/data/pg_clog/0943 failed