Re: Re: few more securiry questions :-) - Mailing list pgsql-admin

From Peter Eisentraut
Subject Re: Re: few more securiry questions :-)
Date
Msg-id Pine.LNX.4.21.0006020228100.372-100000@localhost.localdomain
Whole thread Raw
In response to Re: Re: few more securiry questions :-)  (Chris Albertson <calbertson@logicon.com>)
List pgsql-admin
Chris Albertson writes:

> > > 2.Why the authentication system is not integrated in
> > > the system databases of pgSQL,like in MySQL for
> > > example?
> >
> > Because there's a bootstrapping problem: You would have to connect to the
> > database to change the authentication settings, but in order to connect
> > you have to be authenticated.
>
> That's not to hard to fix.  You just have initdb create system catalogs
> with a the required settings.

But when you accidentally hose things up then you have no way to get in a
repair things. It also looks like a race condition waiting to happen.

--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Database/table limits ??????
Next
From: "Ohgaki Yasuo"
Date:
Subject: Re: Database/table limits ??????