Created attachment 522273 [details] Patch adding KRB5CCNAME to virnetsocket.c Description of problem: Version-Release number of selected component (if applicable): AFAICS this corresponds with the changes in src/rpc since 0.9.2. Additional info: ssh can no longer see KRB5CCNAME and therefore ssh GSSAPI authentication works no longer. Adding virCommandAddEnvPass(cmd, "KRB5CCNAME"); to libvirt-0.9.5-rc1/src/rpc/virnetsocket.c resolves the problem.
Hi Matthias, Thanks for the bug report and the patch. Would you mind submitting it to libvir-list for discussion? Dave
Moving to POST: http://post-office.corp.redhat.com/archives/rhvirt-patches/2011-September/msg00320.html
As the patch has been committed upstream, I'm resolving the BZ.