Skip to content

Commit 85060a9

Browse files
author
Tino Vázquez
committed
Update manage_users.rst
(cherry picked from commit 813120f)
1 parent 0210337 commit 85060a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/operation/users_groups_management/manage_users.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,15 +446,15 @@ All the described functionality is available graphically using :ref:`Sunstone <s
446446
Change credentials for oneadmin or serveradmin
447447
================================================================================
448448

449-
For changing the credentials of oneadmin you have to do the following:
449+
In order to change the credentials of oneadmin you have to do the following:
450450

451451
.. note::
452452

453453
.. prompt:: bash # auto
454454

455-
#oneuser passwd 0 <PASSWORD>
456-
#echo 'oneadmin:PASSWORD' > /var/lib/one/.one/one_auth
455+
# oneuser passwd 0 <PASSWORD>
456+
# echo 'oneadmin:PASSWORD' > /var/lib/one/.one/one_auth
457457

458458
After changing the password, please restart OpenNebula (make sure the mm_sched process is also restarted)
459459

460-
For changing the credentials of serveradmin you have to do the :ref:`following <serveradmin_credentials>`.
460+
In order to change the credentials of serveradmin you have to do the :ref:`follow these steps <serveradmin_credentials>`.

0 commit comments

Comments
 (0)