diff options
Diffstat (limited to 'chapter06/shadowpwd-exp.xml')
-rw-r--r-- | chapter06/shadowpwd-exp.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/shadowpwd-exp.xml b/chapter06/shadowpwd-exp.xml index 9df64bdd8..3defeb609 100644 --- a/chapter06/shadowpwd-exp.xml +++ b/chapter06/shadowpwd-exp.xml @@ -15,5 +15,10 @@ details on the system.</para> /etc/login.defs</userinput>: /var/spool/mail is the old location of the user mailboxes. The location that is used nowadays is /var/mail.</para> +<para><userinput>ln -sf vipw vigr</userinput> and +<userinput>ln -sf vipw.8 vigr.8</userinput>: According to the manpage of +vipw, vigr should be a symlink to it. Because the shadow installation +procedure doesn't create these symlinks, we create them manually.</para> + </sect2> |