group-based-policy/gbpservice/contrib/nfp/tools/image_builder/elements/root-passwd
Rajendra Machani 75c92cf058 NFP (contrib) - Controller VM root login
This changeset presents the changes for
root login to the controller VM through console.
SSH based root login is disabled.

Change-Id: Icf157a141d8c097b3dddfef4955f112810ec77d9
Implements: blueprint gbp-network-services-framework
2016-08-04 21:51:41 +05:30
..
post-install.d NFP (contrib) - Controller VM root login 2016-08-04 21:51:41 +05:30
README.rst NFP (contrib) - Controller VM root login 2016-08-04 21:51:41 +05:30

README.rst

Root Login

This element assigns a password to the root account in the image.

This is useful when booting outside of a cloud environment (e.g. manually via kvm) and for testing.

To login to VM, goto GUI console and enter the root credentials. To enable or disable password based login over ssh set the parameter below in ssh config file to yes or no respectively PasswordAuthentication no