]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/libvirt
Change the default libvirt remote user to libvirt-remote
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Fri, 10 Jun 2016 08:57:13 +0000 (10:57 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 16 Jun 2016 08:32:49 +0000 (09:32 +0100)
commit77d989a66726dfe8282d00eec25f1cca80aca118
treef3c728ae50feb925af8d988543b390a8644f9fe3
parent6c2720cac6c4d807e7608d10d15349854714a8e0
Change the default libvirt remote user to libvirt-remote

It is possible to communicate per ssh via a socket with libvirt. It is
not a good idea to do this as root, so the remote user is now
libvirt-remote. Only this user or users in the group libvirt-remote can
communicate with the socket.
The user libvirt-remote is created without a password. The users have to
set a password for this user after installation.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/libvirt
src/paks/libvirt/install.sh
src/patches/libvirt/0002-Change-options-in-libvirtd.conf-for-IPFire.patch [new file with mode: 0644]