Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix for runtime errors due to login.defs
@ 2011-06-16 18:49 Scott Garman
  2011-06-16 18:50 ` [PATCH 1/1] base-passwd: disable problematic login.defs options Scott Garman
  0 siblings, 1 reply; 12+ messages in thread
From: Scott Garman @ 2011-06-16 18:49 UTC (permalink / raw)
  To: openembedded-core; +Cc: Scott Garman

Hi,

This fixes an issue Koen reported where logging in and running
various shadow-utils commands could result in the following:

configuration error - unknown item 'FAILLOG_ENAB' (notify administrator) configuration error - unknown item 'LASTLOG_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)
...and so on.

The following changes since commit e1f6ebba3ab2fc8a469c1d96fc6d4c4b8f16845c:

  meta-yocto: use FILESEXTRAPATHS_prepend := in all bbappends (2011-06-15 11:49:42 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib sgarman/login-defs-fix-rebased
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=sgarman/login-defs-fix-rebased

Scott Garman (1):
  base-passwd: disable problematic login.defs options

 .../base-passwd/base-passwd-3.5.22/login.defs      |   32 ++++++++++----------
 .../recipes-core/base-passwd/base-passwd_3.5.22.bb |    2 +-
 2 files changed, 17 insertions(+), 17 deletions(-)




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2011-06-20  3:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-16 18:49 [PATCH 0/1] Fix for runtime errors due to login.defs Scott Garman
2011-06-16 18:50 ` [PATCH 1/1] base-passwd: disable problematic login.defs options Scott Garman
2011-06-16 23:54   ` Khem Raj
2011-06-17 16:34     ` Scott Garman
2011-06-17 16:43       ` Khem Raj
2011-06-17 17:19         ` Scott Garman
2011-06-17 17:22           ` Otavio Salvador
2011-06-17 18:10             ` Scott Garman
2011-06-20  2:13               ` Mark Hatle
2011-06-20  2:41                 ` Khem Raj
2011-06-20  3:33                   ` Scott Garman
2011-06-17 10:11   ` Koen Kooi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox