25 Jan
2006
25 Jan
'06
2:10 a.m.
I think you could build a Kerberos module.
The current popular option for most kerb + php set ups I've seen (like one in my univ, which runs horde/imp) is to use standard auth systems to authenticate, and pass on HTTP headers with authentication tokens to the PHP script. Seems to work ok. -Arnab