]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Lookup auth credentials in config file before prompting
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 20 Mar 2012 11:11:10 +0000 (11:11 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 23 Mar 2012 13:24:07 +0000 (13:24 +0000)
commit4445e16bfa8056980ac643fabf17186f9e685925
tree47cd342c7ee6afd0bf92e0349fb8d391cfaf2589
parentc6c66615c259c4e71f2906119056f57af5bcdaff
Lookup auth credentials in config file before prompting

When SASL requests auth credentials, try to look them up in the
config file first. If any are found, remove them from the list
that the user is prompted for

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/esx/esx_driver.c
src/hyperv/hyperv_driver.c
src/phyp/phyp_driver.c
src/remote/remote_driver.c
src/util/virauth.c
src/util/virauth.h
src/xenapi/xenapi_driver.c