|
@@ -106,11 +106,11 @@ need to be able to work with shadowed passwords.</para>
|
|
|
|
|
|
<para>To enable shadowed passwords, run the following command:</para>
|
|
|
|
|
|
-<screen><userinput>/usr/sbin/pwconv</userinput></screen>
|
|
|
+<screen><userinput>pwconv</userinput></screen>
|
|
|
|
|
|
<para>And to enable shadowed group passwords, run:</para>
|
|
|
|
|
|
-<screen><userinput>/usr/sbin/grpconv</userinput></screen>
|
|
|
+<screen><userinput>grpconv</userinput></screen>
|
|
|
|
|
|
<para>Under normal circumstances, you won't have created any passwords yet.
|
|
|
However, if returning to this section later to enable shadowing, you should
|