diff options
Diffstat (limited to 'chapter06/config-shadowpwd.xml')
-rw-r--r-- | chapter06/config-shadowpwd.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter06/config-shadowpwd.xml b/chapter06/config-shadowpwd.xml index dad4275f9..a5e667b2c 100644 --- a/chapter06/config-shadowpwd.xml +++ b/chapter06/config-shadowpwd.xml @@ -20,5 +20,9 @@ command:</para> <para><screen><userinput>/usr/sbin/grpconv</userinput></screen></para> +<para>Under normal circumstances, you won't have created any passwords yet. +However, if returning to this section to enable shadowing, you should reset any +current user passwords with the <userinput>passwd</userinput> command or any +group passwords with the <userinput>gpasswd</userinput> command.</para> </sect2> |