Bug 736983 - SSH GSSAPI login broken
Summary: SSH GSSAPI login broken
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 737176
TreeView+ depends on / blocked
 
Reported: 2011-09-09 08:48 UTC by Matthias Witte
Modified: 2011-09-13 17:06 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
: 737176 (view as bug list)
Environment:
Last Closed: 2011-09-09 19:29:11 UTC
Embargoed:


Attachments (Terms of Use)
Patch adding KRB5CCNAME to virnetsocket.c (579 bytes, patch)
2011-09-09 08:48 UTC, Matthias Witte
no flags Details | Diff

Description Matthias Witte 2011-09-09 08:48:55 UTC
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.

Comment 1 Dave Allan 2011-09-09 12:37:38 UTC
Hi Matthias,

Thanks for the bug report and the patch.  Would you mind submitting it to libvir-list for discussion?

Dave

Comment 3 Dave Allan 2011-09-09 19:29:11 UTC
As the patch has been committed upstream, I'm resolving the BZ.


Note You need to log in before you can comment on or make changes to this bug.