Re: client authentication towards postgresql in php? - Mailing list pgsql-php

From Daniel Struck (by way of Daniel Struck
Subject Re: client authentication towards postgresql in php?
Date
Msg-id 20031112115311.10a68280.struck.d@retrovirology.lu
Whole thread Raw
In response to Re: client authentication towards postgresql in php?  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-php
I think I found what I was looking for :-)

"KCT and mod_KCT

mod_KCT is an Apache web server module that acquires a Kerberos service ticket from the KCT on behalf of an SSL
authenticateduser. The web server can then act as a Kerberos client on the user's behalf. 

KCT runs on the same machine that runs the KDC. It accepts user certificates via SSL from mod_KCT and returns a
Kerberosservice ticket. It uses the OpenSSL toolkit." 
(source: http://www.citi.umich.edu/projects/kerb_pki/)

I have just to try it out ;-)

Daniel

--
Retrovirology Laboratory Luxembourg
Centre Hospitalier de Luxembourg
4, rue E. Barblé
L-1210 Luxembourg

phone: +352-44116105
fax:   +352-44116113
web: http://www.retrovirology.lu
e-mail: struck.d@retrovirology.lu

pgsql-php by date:

Previous
From: Daniel Struck (by way of Daniel Struck
Date:
Subject: Re: client authentication towards postgresql in php?
Next
From: Daniel Struck (by way of Daniel Struck
Date:
Subject: Re: client authentication towards postgresql in php?