Bug 8452 - Login to Root from vt100 emulator fails (PC Windows-NT)
Summary: Login to Root from vt100 emulator fails (PC Windows-NT)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: authconfig
Version: 6.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Preston Brown
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-01-13 21:15 UTC by jhdceltic
Modified: 2016-04-30 02:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-01-13 23:57:08 UTC
Embargoed:


Attachments (Terms of Use)

Description jhdceltic 2000-01-13 21:15:18 UTC
I am attempting to login as a remote user from a PC (WindowsNT) viaTCP/IP.
I get the login banner from the RedHat linux server asking for userid and
password. I input root/pebbles94 which are valid from the console but are
rejected at the emulator. The log file shows the message "Login failed 1
from 207.173.175.34 for root, authentication failure. Can you tell me what
I missed in the configuration.?

Thank you,
Jim Dugan

Comment 1 Jeff Johnson 2000-01-13 23:57:59 UTC
You are using telnet, where, as a security feature, root login's are
not permitted because you are logging in from the network. Try adding a user,
and login as that user. Then, if you need root access, try doing
"su -".

Comment 2 openshift-github-bot 2016-04-30 02:39:59 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/5c61cde8722d9c12e405ac23a7e2f160c08aa4dd
Merge pull request #8456 from soltysh/issue8452

Merged by openshift-bot


Note You need to log in before you can comment on or make changes to this bug.