]> git.ipfire.org Git - thirdparty/libvirt.git/commit
phyp: ssh authentication with public key fixed
authorEduardo Otubo <otubo@linux.vnet.ibm.com>
Tue, 10 Nov 2009 12:15:34 +0000 (13:15 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 10 Nov 2009 12:27:15 +0000 (13:27 +0100)
commit6c70802374d1cb9316769fea750a6c2c198901ff
tree9ef6421ce7adaebb692fbce8186df224d47a7acd
parenta340f9131aa7ec38f6fe7cede0695f2c7fcf5631
phyp: ssh authentication with public key fixed

Use ssh keyfiles from the current user's home directory instead of trying
to use keyfiles from a hardcoded /home/user directory. Fallback to
username/password authentication if keyfiles are not available or keyfile
authentication failed.
src/phyp/phyp_driver.c