Bug 54770
Summary: | ssh doesn't work from tty console, only from xterm if not logged in as root | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Tim Woodall <tim> | ||||
Component: | openssh | Assignee: | Nalin Dahyabhai <nalin> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.1 | CC: | tim | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2001-10-18 22:34:02 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Tim Woodall
2001-10-18 13:38:17 UTC
I have now discovered that this appears to be a problem in util-linux-2.11f-11.7.1 as I have just upgraded just this package on a system running openssh-2.5.2p2-5 which worked previously and this problem occurs. Note that you have to log out and then log back in after upgrading before this problem occurs. If you are logged in before upgrading util-linux then everything works until you log out. Created attachment 34382 [details]
Backs out one of the changes made to login.c
The patch to login.c backs out one of the changes made to login.c between util-linux-2.10s and util-linux-2.11f and resolves this issue. |