Security

Поиск
Список
Период
Сортировка
От Luz Lopez
Тема Security
Дата
Msg-id LAW-F230cYTjr8cU6xf000070aa@hotmail.com
обсуждение исходный текст
Ответы Re: Security
Список pgsql-novice
Hi all,

I have a Database and my interface is with PHP, but I hace problems,
I can connect to a  Data Base using PHP with using login and password.  If I
have an user with restricted privileges, how can I force this user to access
with login and password, via WEB?

I use pg_connect("host=localhost port=5432 user=wwwuser password=XXX
dbname=YYY"); but if I use _connect("host=localhost port=5432 dbname=YYY");
the program connect without problems a the Database, I believe that I have
serius problme of security.

I need your Help....

Thanks in advanced,
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at
http://profiles.msn.com.


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

Предыдущее
От: "Ian Kulmatycki"
Дата:
Сообщение: Uploading oid over the internet
Следующее
От: "Luz Lopez"
Дата:
Сообщение: Security