Authentication using NIS password database - Mailing list pgsql-admin

From Yung-Min Chen
Subject Authentication using NIS password database
Date
Msg-id 0FBB7DBC869A36459505613499683402C82CC5@R2TECH01.r2tech.com
Whole thread Raw
List 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



pgsql-admin by date:

Previous
From: Robert Treat
Date:
Subject: Re: What is the default timeout setting?
Next
From: Stephan Szabo
Date:
Subject: Re: problem with "DROP TABLE" ..