SASL + IMAP + GSSAPI failure (other gssapi stuff works)
Ken Hornstein
kenh at cmf.nrl.navy.mil
Wed Feb 7 15:12:10 EST 2007
>Does anyone know where to go from here? Please reply-all
>(not just to the list), as I am subscribed in Digest mode.
It looks like it should be simple to solve. The error you care about
is at the end:
>[...]
># /export/home/bin/imtest -m GSSAPI -a jblaine -u jblaine -k 1 -v
>WARNING: no hostname supplied, assuming localhost
>[...]
>Feb 7 14:48:54 noodle.foo.com imtest[25302]: [ID 702911 auth.notice]
>GSSAPI Error: Unspecified GSS failure. Minor code may provide more
>information (No credentials cache found)
"No credential cache found" is the Kerberos error you're getting. Perhaps
you forgot to run kinit before you ran imtest?
--Ken
More information about the Cyrus-sasl
mailing list