diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6a4237d7b..181ee275d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ May 30, 2006 + + [matthew] - Removed an out of date comment regarding having to + run pwconv to reset passwords after enabling + password shadowing. Thanks to Chris Staub for the report. + [matthew] - Removed getunimap, setlogons and setvesablank from diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 33d46289f..6d57ec694 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -180,12 +180,6 @@ ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so grpconv - Under normal circumstances, passwords will not have been created - yet. However, if returning to this section later to enable shadowing, - reset any current user passwords with the passwd - command or any group passwords with the gpasswd - command. -