Обсуждение: Authentication using NIS password database

Поиск
Список
Период
Сортировка

Authentication using NIS password database

От
"Yung-Min Chen"
Дата:
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

Re: Authentication using NIS password database

От
Bruce Momjian
Дата:
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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073