Re: user authentications

From: Timothy_Maguire(at)hartehanks(dot)com
To: <jess(at)cersa(dot)admu(dot)edu(dot)ph>
Cc: pgsql-php(at)postgresql(dot)org, pgsql-php-owner(at)postgresql(dot)org
Subject: Re: user authentications
Date: 2001-07-26 17:24:55
Message-ID: OFFAF0A09B.7D6D83AE-ON85256A95.005F7611@hartehanks.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-php


You can pass it through the pg_connect function.

http://www.php.net/manual/en/function.pg-connect.php

That would lead to my question concerning this. Which is better,
pg_connect or pg_pconnect? I seem to get better results when I use
pconnect when the db is on a different server than the web server but when
they are both on the same server connect works fine. Any suggestions?

Tim.

Timothy P. Maguire
Web Developer II
Harte-Hanks
978 436 3325


Jess Emerson Uy
<jess(at)cersa(dot)admu(dot)edu To: <pgsql-php(at)postgresql(dot)org>
.ph> cc:
Sent by: Subject: user authentications
pgsql-php-owner(at)post
gresql.org


07/26/01 01:15 PM
Please respond to
jess

Hi guys,

I was wondering if someone tried to do user authentication already using
the user and password combination of the database users instead of storing
them in a table with username and password? If so, can someone explain
how it was done?

--------------------------------------
Jess Emerson L. Uy
Ateneo Cervini-Eliazo Networks (ACENT)
email : j(dot)uy(at)technologist(dot)com
web : http://cersa.admu.edu.ph/
phone : 63(2)4266001-5925/5904

My mind is a potato field ...

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Browse pgsql-php by date

  From Date Subject
Next Message Brent R. Matzelle 2001-07-26 18:05:00 Re: how to determine where a select statement fails
Previous Message Jess Emerson Uy 2001-07-26 17:15:01 user authentications