Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 184372 - sys-apps/shadow-4.0.18.1-r1 disables non-root login at console, SSH still works
Summary: sys-apps/shadow-4.0.18.1-r1 disables non-root login at console, SSH still works
Status: RESOLVED DUPLICATE of bug 184094
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-06 02:13 UTC by Stelard Actek
Modified: 2007-07-06 07:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stelard Actek 2007-07-06 02:13:08 UTC
After upgrading from sys-apps/shadow-4.0.18.1 to sys-apps/shadow-4.0.18.1-r1, I discovered I could no longer log on to the machine at the console. After some comparison to another server (amd64 arch, so it did not have the same update yet), I found some small difference in the /etc/pam.d/login file. Reverting to the file from 4.0.18.1 allows logins at the console again.


Reproducible: Always

Steps to Reproduce:
1. Upgrade from sys-apps/shadow-4.0.18.1 to sys-apps/shadow-4.0.18.1-r1
2. Attempt to log on at the actual machine, using the standard console (not XDM).


Actual Results:  
I am given the same login failure message as if I had provided bad login credentials.

Expected Results:  
Presented with the bash prompt.

Currently installed version of sys-libs/pam is 0.78-r5.

Emerge --info:

Portage 2.1.2.9 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r4, 2.6.20-gentoo-r8 i686)
=================================================================
System uname: 2.6.20-gentoo-r8 i686 Pentium III (Coppermine)
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 05 Jul 2007 16:50:01 +0000
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -mtune=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=pentium3 -mtune=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer paralell-fetch sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo ftp://ftp.swin.edu.au/gentoo"
LINGUAS="en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://ftp.swin.edu.au/gentoo-portage"
USE="acpi adns apache2 berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt ctype d dbus dri dvd dvdr dvdread eds emboss encode evo fam firefox fortran gd gdbm gif gpm gstreamer hal iconv imagemagick ipv6 isdnlog ithreads jpeg jpeg2k kerberos ldap ldap-sasl libg++ mad mailwrapper midi mikmod mmx mmxext mp3 mpeg mssql mudflap mysql ncurses nls noaudio nptl nptlonly odbc ogg openmp pam pcre pdf perl php png pppd python qt3support quicktime readline reflection ruby samba sasl session snmp sockets spell spl sse ssl svg syslog tcpd threads tiff truetype truetype-fonts type1-fonts unicode vorbis win32codecs x86 xml xorg xv zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-06 07:10:10 UTC
Then remove /etc/nologin

*** This bug has been marked as a duplicate of bug 184094 ***