Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1016

Summary: Openssh: only root allowed
Product: Gentoo Linux Reporter: Pieter Van den Abeele <pvdabeel>
Component: Current packagesAssignee: Ferry Meyndert (RETIRED) <m0rpheus>
Status: RESOLVED FIXED    
Severity: normal CC: pvdabeel
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Pieter Van den Abeele 2002-03-08 08:18:07 UTC
After emerging openssh (the exploit fix) into my Gentoo Linux system, Only 
root is able to ssh into the system.
Comment 1 Jason Brown 2002-03-08 17:34:29 UTC
There is a similiar issue with xlock.  I am not sure if they are 100% related,
but I was looking at a pam issue in relation to accesing the shadow file.  The
xlock issue is that pwdb_chkpwd cannot find the password (cannot access the
shadow file ?).  I have not found anything concrete yet.
Comment 2 Chad Huneycutt (RETIRED) gentoo-dev 2002-03-09 13:45:46 UTC
Do you have a shell set in /etc/passwd?
Comment 3 Pieter Van den Abeele 2002-03-10 02:27:14 UTC
Added /bin/bash to the users line in /etc/passwd.Everything works correctly for me now.Pieter Van den Abeele