Authentication using NIS password database

From: "Yung-Min Chen" <ychen(at)r2tech(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Authentication using NIS password database
Date: 2003-02-14 19:55:25
Message-ID: 0FBB7DBC869A36459505613499683402C82CC5@R2TECH01.r2tech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Can anybody tell me how to set up pgsql (v7.1) 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

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2003-02-14 19:56:29 Re: problem with "DROP TABLE" ..
Previous Message Robert Treat 2003-02-14 19:51:53 Re: What is the default timeout setting?