[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kerberos + PHP



At 1:33 AM +0200 4/24/03, Jerome Walter wrote:
>Do you know any mean to authenticate someone in a PHP application through a
>Kerberos server ? We have an existing Kerberos server having the

Try looking at mod_auth_krb on the Apache site.  You can use 
"AuthType KerberosV5SaveCredentials" and PHP should just inherit 
them.  Or so I've been told.  (The PostgreSQL Admin manual says this 
works with mod_perl so I don't see why it shouldn't work with PHP as 
well.)
-- 
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu