Re: few more securiry questions :-)
От
Peter Eisentraut
Тема
Re: few more securiry questions :-)
Дата
Msg-id
Pine.LNX.4.21.0005312104010.701-100000@localhost.localdomain
Ответ на
Список
Дерево обсуждения
Re: Re: few more securiry questions :-) Chris Albertson <calbertson@logicon.com>
Re: Re: few more securiry questions :-) Peter Eisentraut <peter_e@gmx.net>
R D writes: > 1.I think it will be good pgSQL to accept the > "GRANT ALL ON * TO SOMEUSER;" and > "REVOKE ALL ON * FROM SOMEUSER;" so are there > any plans in implementing this? Does anybody knows? I think so too. We'll take it under advisement. > 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. > 3.Are there any plans in making security system more > flexible? Sure. I'm planning some work on that very soon. Any suggestions you might want to contribute? -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden
В списке pgsql-admin по дате отправления