Re: [libvirt] [PATCH 1/3] virAuth: Don't require virConnectPtr to retrieve authentication creds

2013-07-12 Thread Peter Krempa
On 07/11/13 18:10, Daniel P. Berrange wrote: On Wed, Jul 10, 2013 at 08:42:03AM +0200, Peter Krempa wrote: Previously a connection object was required to retrieve the auth credentials. This patch adds the option to call the retrieval functions only using the connection URI or path to the

Re: [libvirt] [PATCH 1/3] virAuth: Don't require virConnectPtr to retrieve authentication creds

2013-07-11 Thread Daniel P. Berrange
On Wed, Jul 10, 2013 at 08:42:03AM +0200, Peter Krempa wrote: Previously a connection object was required to retrieve the auth credentials. This patch adds the option to call the retrieval functions only using the connection URI or path to the configuration file. This will allow to use this

[libvirt] [PATCH 1/3] virAuth: Don't require virConnectPtr to retrieve authentication creds

2013-07-10 Thread Peter Krempa
Previously a connection object was required to retrieve the auth credentials. This patch adds the option to call the retrieval functions only using the connection URI or path to the configuration file. This will allow to use this toolkit to request passwords for ssh authentication in the libssh2