Authentication using NIS password database

Поиск
Список
Период
Сортировка
От Yung-Min Chen
Тема Authentication using NIS password database
Дата
Msg-id 0FBB7DBC869A36459505613499683402C82CC5@R2TECH01.r2tech.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: What is the default timeout setting?
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: problem with "DROP TABLE" ..