Wednesday, January 23, 2002, 7:13:06 PM, Doug McNaught wrote:
> Dmitry Alyabyev <dimitry@al.org.ua> writes:
>> Wednesday, January 23, 2002, 6:18:34 PM, Stephan Szabo wrote:
>>
>> > Right now there's no permissions for preventing creation in a database you
>> > can connect to. If the user doesn't need to be able to connect to the
>> > database in question, you can remove their access to it via your
>> > pg_hba.conf file.
>>
>> How can I separate these users if they are connecting from one IP ?
>> Using ident auth isn't secure enough, imho
> If they're on a different host, and you're not willing to trust
> ident, I think some kind of password auth is the only way to go.
No, I'm talking about remove their access to some db's via pg_hba.conf
--
Dimitry