Duncan Webb wrote:

etc/login.defs.linux seems to have been renamed to etc/login.defs, therefore the build for Shadow-4.0.13 fails on the sed command that generates /etc/login.defs in chapter 10.44. Shadow-4.0.13. This is a change between 12 and 13

should be:
sed -e'[EMAIL PROTECTED]@MD5_CRYPT_ENAB yes@' \
   -e 's@/var/spool/mail@/var/mail@' \
   etc/login.defs > /etc/login.defs

Regards,
Duncan

Small patch to write a message when shadow fails because login.defs is missing, it still writes the syslog message. But the user gets some feedback why it failed.

Duncan

<cid:part1.05050700.02050003@linuxowl.com>

Attachment: shadow-4.0.13-missing-config.patch.bz2
Description: Binary data

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to