Re: Howto disable login?

Поиск
Список
Период
Сортировка
От Martin Gainty
Тема Re: Howto disable login?
Дата
Msg-id BLU142-W40BB195DDA32EEBE938976AE780@phx.gbl
обсуждение исходный текст
Ответ на Howto disable login?  ("Teemu Juntunen" <teemu.juntunen@e-ngine.fi>)
Список pgsql-general
Teemu

follow the instructions for implementing SSL in postgres
http://developer.postgresql.org/pgdocs/postgres/ssl-tcp.html

but you'll have to start by compiling in the SSL module into postgres build
http://developer.postgresql.org/pgdocs/postgres/install-procedure.html
./configure --with-openssl

kiittää
Martin
______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official business of Sender. This transmission is of a confidential nature and Sender does not endorse distribution to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission.





From: teemu.juntunen@e-ngine.fi
To: pgsql-general@postgresql.org
Subject: [GENERAL] Howto disable login?
Date: Mon, 4 Aug 2008 20:19:42 +0300


Hi all,
 
is there some way to disable and enable login in PostgreSQL? I would like to have only local login enabled when the server starts and make some checks before allowing general login.
 
Best regards and thanks,
Teemu Juntunen


Get Windows Live and get whatever you need, wherever you are. Start here.

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: pgsql-general@postgresql.org.
Следующее
От: "David Wilson"
Дата:
Сообщение: Re: is a 'pairwise' possible / feasible in SQL?