Ken Moffat wrote:
On Mon, Sep 21, 2015 at 12:00:23AM +0100, Ken Moffat wrote:
On Sun, Sep 20, 2015 at 05:40:25PM -0500, Douglas R. Reno wrote:
Hi Ken,

I took a look at your files and a large majority of them do not match the
book. I see several references to pam_selinux.so. The normal files
installed by shadow don't work, so you might want to check and see if the
config files in the book match your config files.

Douglas R. Reno

Hi Douglas,

yeah, thanks.  After I posted, I took a look at the files for
shadow (see the post I've just made).  For all the files from PAM
itself, I think they match the book.

Right, I'm now logged in to the new system, and 'su' and root login
are working, so I think it is ok.  Except - whenever I type a
username at the 'login:' prompt I still get 17 error messages before
it gives me a prompt to type in my pasword:

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 'ENV_HZ' (notify administrator)
configuration error - unknown item 'PASS_MIN_LEN' (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 'ENVIRON_FILE' (notify administrator)

Those items are in /etc/login.defs.  E.g.:

# If defined, an HZ environment parameter spec.
#
# for Linux/x86
# ENV_HZ    HZ=100
# For Linux/Alpha...
#ENV_HZ     HZ=1024

See the shadow page for Configuring /etc/login.defs

  -- Bruce



--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to