Re: Kerberos, Apache2, mod_auth_kerb, PHP, and PostgreSQL in

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



Mark Gibson wrote:
Mark Gibson wrote:

Hi,
   I've been trying to Kerberize our Apache and PostgreSQL servers for
our company's web applications.
[snip]

I'VE DONE IT! THE HOLY GRAIL OF WEB/DB APPS! :)

All it takes it this line your PHP script:

 putenv("KRB5CCNAME={$_SERVER['KRB5CCNAME']}");

Then pg_connect works :)

Or, not, as the case may be.
Well, sometimes it connects and sometimes it doesn't,
PostgreSQL logs the following error:

Kerberos recvauth returned error 103

Any ideas???

--
Mark Gibson <gibsonm |AT| cromwell |DOT| co |DOT| uk>
Web Developer & Database Admin
Cromwell Tools Ltd.
Leicester, England.


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux