Displaying 2 results from an estimated 2 matches for "holmes4".
Did you mean:
holmes
2016 Feb 19
1
Running Commands on a Domain
All -
I just published a new blog that provides a solution for running
commands on multiple domains. This will enable you to perform the same
or different commands on multiple domains using automation. The solution
uses Python and its libvirt module. The blog is located at
http://www.holmes4.com/wda/blogs/index.html.
I hope to present more of these examples of how to use the libvirt
interface to perform meaningful tasks in the future.
W. David Ashley
2016 Jan 19
3
UserID Permissions: Virtual Machine Manager vs virsh and Python
I have added a user to the libvirt group on my CentOS 7.2 server and
that user can successfully access the Virtual Machine Manager without
authenticating as expected. This allows the user to perform all
functions in the VMS as if they were root. This is acceptable as this is
a private server with no outside access so security is not a real issue.
But when that same user tries to perform