RE: user authentications

From: "Hunter, Ray" <rhunter(at)enterasys(dot)com>
To: pgsql-php(at)postgresql(dot)org
Subject: RE: user authentications
Date: 2001-08-08 23:30:50
Message-ID: 59358A738F45D51186A30008C74CE2500A0842@slc-exc1.ctron.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)enterasys(dot)com

www.enterasys.com

-----Original Message-----
From: Jess Emerson Uy [mailto:jess(at)cersa(dot)admu(dot)edu(dot)ph]
Sent: Thursday, July 26, 2001 11:15 AM
To: pgsql-php(at)postgresql(dot)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(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 Hunter, Ray 2001-08-08 23:40:16 pg_connect vs. pg_pconnect
Previous Message Gyozo Papp 2001-07-31 07:54:48 Re: A function for building a where clause.