shadow 4.0.8 and it's etc/login.defs.linux

Kyle Sallee <[email protected]> Mon, 25 Apr 2005 20:24:13 -0700
Newsgroups gmane.linux.pld.shadow.general
Message-ID <[email protected]>
I knowticed the manual page for login.defs says:
      "Much of the functionality that used to be provided by the shadow  pass-
       word  suite  is  now handled by PAM."

su and login now report:

configuration error - unknown item 'FAIL_DELAY' (notify administrator)
configuration error - unknown item 'FAILLOG_ENAB' (notify administrator)
configuration error - unknown item 'LASTLOG_ENAB' (notify administrator)
configuration error - unknown item 'MAIL_CHECK_ENAB' (notify administrator)
configuration error - unknown item 'OBSCURE_CHECKS_ENAB' (notify administrator)
configuration error - unknown item 'PORTTIME_CHECKS_ENAB' (notify administrator)
configuration error - unknown item 'QUOTAS_ENAB' (notify administrator)
configuration error - unknown item 'MOTD_FILE' (notify administrator)
configuration error - unknown item 'FTMP_FILE' (notify administrator)
configuration error - unknown item 'NOLOGINS_FILE' (notify administrator)
configuration error - unknown item 'MAIL_DIR' (notify administrator)
configuration error - unknown item 'ENV_HZ' (notify administrator)
configuration error - unknown item 'ENV_SUPATH' (notify administrator)
configuration error - unknown item 'ENV_PATH' (notify administrator)
configuration error - unknown item 'PASS_MAX_DAYS' (notify administrator)
configuration error - unknown item 'PASS_MIN_DAYS' (notify administrator)
configuration error - unknown item 'PASS_MIN_LEN' (notify administrator)
configuration error - unknown item 'PASS_WARN_AGE' (notify administrator)
configuration error - unknown item 'SU_WHEEL_ONLY' (notify administrator)
configuration error - unknown item 'CRACKLIB_DICTPATH' (notify administrator)
configuration error - unknown item 'PASS_CHANGE_TRIES' (notify administrator)
configuration error - unknown item 'PASS_ALWAYS_WARN' (notify administrator)
configuration error - unknown item 'CHFN_AUTH' (notify administrator)
configuration error - unknown item 'DEFAULT_HOME' (notify administrator)
configuration error - unknown item 'ENVIRON_FILE' (notify administrator)
configuration error - unknown item 'ENV_TZ' (notify administrator)
configuration error - unknown item 'ENV_HZ' (notify administrator)
Password:
configuration error - unknown item 'ENV_SUPATH' (notify administrator)
configuration error - unknown item 'ENV_SUPATH' (notify administrator)
configuration error - unknown item 'QMAIL_DIR' (notify administrator)
configuration error - unknown item 'MAIL_DIR' (notify administrator)
configuration error - unknown item 'MAIL_FILE' (notify administrator)

login also gives those configuration errors.

Perhaps those lines should be removed from /etc/login.defs?
Should they not already be removed from the default
configuration files etc/login.defs.linux in the shadow 4.0.8 tarball, please?