RE: user authentications - Mailing list pgsql-php

From Hunter, Ray
Subject RE: user authentications
Date
Msg-id 59358A738F45D51186A30008C74CE2500A0842@slc-exc1.ctron.com
Whole thread Raw
In response to user authentications  (Jess Emerson Uy <jess@cersa.admu.edu.ph>)
List pgsql-php

I have used many different methods for authentication.  PHP and postgres can support many of the 'now in use' authentications.  I have used generic authentication to encrypted authentication.  What are you trying to do when you are authenticating.

RAY HUNTER
Automated Test Group
Software Support Engineer
 
ENTERASYS NETWORKS
 
rhunter@enterasys.com
 
www.enterasys.com


-----Original Message-----
From: Jess Emerson Uy [mailto:jess@cersa.admu.edu.ph]
Sent: Thursday, July 26, 2001 11:15 AM
To: pgsql-php@postgresql.org
Subject: [PHP] user authentications

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.uy@technologist.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@postgresql.org

pgsql-php by date:

Previous
From: "Hunter, Ray"
Date:
Subject: pg_connect vs. pg_pconnect
Next
From: "Mitch Vincent"
Date:
Subject: Re: pg_connect vs. pg_pconnect