doc trivial: additional info to admin-password-injection
Mention that image needs ssh password authorization configured in order to allow ssh login with admin password. Change-Id: I65a94b266dbef9863acc07306cbe2bd81c95c893
This commit is contained in:
@@ -45,10 +45,13 @@ the ``/etc/shadow`` file inside the virtual machine instance.
|
|||||||
|
|
||||||
Users can only use :command:`ssh` to access the instance by using the admin
|
Users can only use :command:`ssh` to access the instance by using the admin
|
||||||
password if the virtual machine image is a Linux distribution, and it has
|
password if the virtual machine image is a Linux distribution, and it has
|
||||||
been configured to allow users to use :command:`ssh` as the root user. This
|
been configured to allow users to use :command:`ssh` as the root user with
|
||||||
is not the case for `Ubuntu cloud images <http://uec-images.ubuntu.com>`_
|
password authorization. This is not the case for
|
||||||
|
`Ubuntu cloud images <http://uec-images.ubuntu.com>`_
|
||||||
which, by default, does not allow users to use :command:`ssh` to access the
|
which, by default, does not allow users to use :command:`ssh` to access the
|
||||||
root account.
|
root account, or
|
||||||
|
`CentOS cloud images <http://cloud.centos.org/centos/>`_ which, by default,
|
||||||
|
does not allow :command:`ssh` access to the instance with password.
|
||||||
|
|
||||||
.. rubric:: Password injection and XenAPI (XenServer/XCP)
|
.. rubric:: Password injection and XenAPI (XenServer/XCP)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user