File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
source/operation/users_groups_management Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -446,15 +446,15 @@ All the described functionality is available graphically using :ref:`Sunstone <s
446446Change 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 >`.
You can’t perform that action at this time.
0 commit comments