Re: Handling users
От | Bruno Wolff III |
---|---|
Тема | Re: Handling users |
Дата | |
Msg-id | 20030218141714.GB11505@wolff.to обсуждение исходный текст |
Ответ на | Re: Handling users ("Shridhar Daithankar<shridhar_daithankar@persistent.co.in>" <shridhar_daithankar@persistent.co.in>) |
Ответы |
Re: Handling users
|
Список | pgsql-general |
On Tue, Feb 18, 2003 at 19:13:51 +0530, "Shridhar Daithankar<shridhar_daithankar@persistent.co.in>" <shridhar_daithankar@persistent.co.in> wrote: > > I don't want to do that unless that is last option. And yes, the application > and database are on same machine and it will be unix domain socket only for > security reasons. ( I mean just trying to be paranoid. The application is on > company intranet but why take chance?) If you are using domain sockets and the OS supports it, why wouldn't you want to use ident authentication? The other option is to use password authentication and make sure you keep the binaries secret so people can't find out what the passwords are. In most cases I would expect password authentication to be higher risk than ident authentication when you only allow connections through domain sockets.
В списке pgsql-general по дате отправления: