Re: Open 7.3 items

Поиск
Список
Период
Сортировка
От Ron Snyder
Тема Re: Open 7.3 items
Дата
Msg-id F888C30C3021D411B9DA00B0D0209BE803BB9CC4@cvo-exchange.cvo.roguewave.com
обсуждение исходный текст
Ответ на Open 7.3 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Open 7.3 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
> As for 7.3, maybe we can get that done in time of everyone 
> likes it.  If
> we can't, what do we do?  Do we re-add the secondary password 
> file stuff
> that most people don't like?   My big question is how many other
> PostgreSQL users figured out they could use the secondary 
> password file
> for username/db restrictions?  I never thought of it myself.  Maybe I
> should ask on general.

Unless I'm misunderstanding you, we use it and like it.  We have several
servers on one machine that all access the same password file (we have it
softlinked).  If we need to create a user that accesses only one cluster,
then they get added to the file and created in the specific cluster.  If
that user then needs access to a different cluster, they just need to be
added to the new cluster.

The reason this is beneficial for us is because we then have the ability to
have postgres only user accounts, as well as accounts from YP.  When the YP
user changes their unix password in YP, their postgres db account password
changes as well (via cronjob).

There are fewer passwords for them to manage in this way, but we still get
the benefit of greater separation between clusters.

Let me know if you want more information about how we use it (or if I
misunderstood).  What is it that people _don't_ like?

-ron





В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ian Barwick
Дата:
Сообщение: Re: No bison and NAMEDATALEN > 31: initdb failure?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Open 7.3 items