summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/securing-images.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/securing-images.rst')
-rw-r--r--documentation/dev-manual/securing-images.rst8
1 files changed, 3 insertions, 5 deletions
diff --git a/documentation/dev-manual/securing-images.rst b/documentation/dev-manual/securing-images.rst
index f8dd572104..6a9223c19c 100644
--- a/documentation/dev-manual/securing-images.rst
+++ b/documentation/dev-manual/securing-images.rst
@@ -128,11 +128,9 @@ system to make your images more secure:
128 service type users). When you set up passwords for multiple images or 128 service type users). When you set up passwords for multiple images or
129 users, you should not duplicate passwords. 129 users, you should not duplicate passwords.
130 130
131 To set up passwords, use the 131 To set up passwords, use the :ref:`ref-classes-extrausers` class, which
132 :ref:`extrausers <ref-classes-extrausers>` 132 is the preferred method. For an example on how to set up both root and
133 class, which is the preferred method. For an example on how to set up 133 user passwords, see the ":ref:`ref-classes-extrausers`" section.
134 both root and user passwords, see the
135 ":ref:`ref-classes-extrausers`" section.
136 134
137 .. note:: 135 .. note::
138 136