![](https://secure.gravatar.com/avatar/14ae24519b6b3b15fe82acafde358c55.jpg?s=120&d=mm&r=g)
21 Apr
2016
21 Apr
'16
3:58 a.m.
Hi!
I get this error when enabling libvirt. This is on a CentOS 7 with Qemu :
##### *Module Start: **virtual-machines* #####
Virtual machines: Libvirt VM: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
I have configured the following in config.php :
$config['enable_libvirt'] = 1; # Enable Libvirt VM support
$config['libvirt_protocols'] = array("qemu+ssh","xen+ssh"); # Mechanisms used, add or remove if not using this on any of your machines.
What else is needed ?
I assume either username/password or key based access, but does this have to be set for the user running the observium poller/discovery or elsewhere ?
/Jesper