When im trying to connect to an Exchange 2007 server over IMAP in PHP5 I get the following error message.

Kerberos error: No credentials cache found (try running kinit) for smtp.domain01.net

I was wondering if somebody found a way around this issue?

Related info: http://bugs.php.net/bug.php?id=33500

link|improve this question
I had this problem last month, even when dealing with some exchange people we ended up connecting to another server. – Ólafur Waage Mar 26 '09 at 13:22
feedback

1 Answer

Exchange does have the IMAP protocol enabled by default. Even when it does, the Exchange implementation of IMAP may or may not really be IMAP. That said, this Technet thread may apply to your situation.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.