Hi,
In the manual there are the following instructions for adding a libvirt
compute resource:
http://theforeman.org/manuals/1.5/index.html#5.2.5LibvirtNotes
1. Configure SSH keys (ssh-keygen) for the 'foreman' user on the
Foreman host to connect fully automatically to the remote
hypervisor host.
2. Change to the 'foreman' user, test the connection and ensure the
remote host has been trusted.
But changing to the foreman user is not allowed as the shell in passwd
is set to "/bin/false"
foreman:x:497:497:Foreman:/usr/share/foreman:/bin/false
So I had to change the shell to "/bin/bash" to set this up.
Can anyone update the docs?
Kind regards,
Jorick Astrego
Netbulae BV