On Mon, Jun 13, 2016 at 05:58:06PM +0800, longguang.yue wrote: > From 98a2e7784f14f1c69dbb93e0bfb6539987aa16d4 Mon Sep 17 00:00:00 2001 > From: yuelongguang <yuelongguang@xxxxxx> > Date: Mon, 13 Jun 2016 17:29:57 +0800 > Subject: [PATCH] add default mapping of credentials to machine > > --- > src/util/virauthconfig.c | 7 +++++++ > 1 file changed, 7 insertions(+) Thanks, I've applied this patch, with an expanded commit message: commit 743db933ed6bbcdd3ca87dd43c8164f6992bc89e Author: yuelongguang <yuelongguang@xxxxxx> Date: Mon Jun 13 17:29:57 2016 +0800 add default mapping of credentials to machine In the auth config file, it is currently required to have an entry for each hostname to connect to, eg [auth-libvirt-prod1.example.com] credentials=prod This is inconvenient when there are large numbers of machines all with the same credentials. Add support for a default entry: [auth-default] credentials=prod Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list