NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP, IMAP, c-client

Jerry Kapron nyphp at NewAgeWeb.com
Mon Apr 26 00:35:56 EDT 2004


Dan,
I think you meant  http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=60984

Jerry

-----Original Message-----
From: Dan <ml at mutox.org>
To: talk at lists.nyphp.org <talk at lists.nyphp.org>
Date: Sunday, April 25, 2004 11:58 PM
Subject: [nycphp-talk] PHP, IMAP, c-client


>Hi all,
>
>I posted this message to the fedora-list at redhat.com. Someone there
>pointed me here and said you guys know a thing or 2 :)
>
>
>I believe im having problems similar to this:
>
>https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=60984
>
>I have a Cyrus IMAP server, with GSSAPI authentication enabled. I have a
>PHP app which connects to Cyrus and performs administrative tasks.
>
>My PHP code is calling imap_open, but this is failing as the c-client
>seems to be trying GSSAPI authentication, then giving up, due to
>credential cache errors.
>
>In the above url, the resolution was to remove the cyrus-sasl-gssapi
>package. However, this of course breaks any applications which utilise
>GSSAPI! I can live with this, but i hate having to re-enter passwords :)
>
>My question is this: How can i force c-client to NOT use gssapi for this
>application? I considered rebuilding the imap-devel or libc-client-devel
>packages, but this would affect other applications like pine which *do*
>utilise gssapi for imap. 1 thought i had was to build a custom c-client
>(Without kerberos or gssapi) and statically link that into php.
>
>So if anyone has any idea,, or other suggestions, i would love to hear
>them.
>
>Cheers,
>
>Dan
>
>_______________________________________________
>talk mailing list
>talk at lists.nyphp.org
>http://lists.nyphp.org/mailman/listinfo/talk
>




More information about the talk mailing list